2 releases
Uses old Rust 2015
0.1.1 | Jun 14, 2017 |
---|---|
0.1.0 | Jun 14, 2017 |
#14 in #keeps
19KB
309 lines
This crate provides ´MappedHeap`, an extensible memory mapped file that keeps track of used and free pages with a simple freelist allocator.
For details, see the type's documentation.
Dependencies
~485–730KB
~10K SLoC