9 releases
Uses old Rust 2015
0.3.3 | Sep 5, 2020 |
---|---|
0.3.2 | Jan 11, 2017 |
0.3.1 | Aug 22, 2016 |
0.3.0 | Jul 12, 2016 |
0.1.0 | Mar 29, 2016 |
#500 in Memory management
Used in hydrogen
8KB
144 lines
simple-slab
A fast and lightweight Slab Allocator.
Author
Nathan Sizemore, nathanrsizemore@gmail.com
License
simple-slab is available under the MPL-2.0 license. See the LICENSE file for more info.
lib.rs
:
Fast and lightweight Slab Allocator.
Dependencies
~43KB