2 releases
Uses old Rust 2015
0.1.1 | Jun 14, 2017 |
---|---|
0.1.0 | Jun 14, 2017 |
#11 in #keeps
29 downloads per month
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
~475–720KB
~10K SLoC