Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

File metadata and controls

4 lines (3 loc) · 163 Bytes

mem_allocator

A toy heap implementation, this project stands as an exercise to get used to Rust.

A mark-compact collector is en route (well I hope at least :))