#allocator #memory

no-std zallocator

Amortizes the cost of small allocations by allocating memory in bigger chunks

13 releases

0.3.1 Sep 5, 2022
0.3.0 Aug 26, 2022
0.2.3 Aug 26, 2022
0.1.7 Aug 23, 2022
0.1.0 Jul 8, 2022

#338 in Concurrency

40 downloads per month
Used in bable

MIT/Apache

69KB
1.5K SLoC

Zallocator

github Build codecov

docs.rs crates.io

license-apache license-mit

Amortizes the cost of small allocations by allocating memory in bigger chunks.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.2–11MB
~113K SLoC