#slab #allocator

simple-slab

Fast and lightweight Slab Allocator

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

#602 in Memory management

Download history 18/week @ 2024-02-22 82/week @ 2024-02-29 1/week @ 2024-03-07

101 downloads per month
Used in hydrogen

MPL-2.0 license

8KB
144 lines

simple-slab

A fast and lightweight Slab Allocator.

Documentation


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

~42KB