Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 260 Bytes

Custom-allocator

A custom allocator that only use Rust core and work as a linked list!

No thread safe!

If you wanna understand how code is organized and works, you can read:

Arch

What's mmap?

Code flow