15 releases (3 stable)
3.0.0 | Feb 10, 2021 |
---|---|
2.0.1 | Jan 11, 2021 |
2.0.0 | Sep 22, 2020 |
2.0.0-rc5 | Jul 24, 2020 |
2.0.0-alpha.5 | Mar 24, 2020 |
#106 in #following
3,300 downloads per month
31KB
487 lines
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
License: Apache-2.0
lib.rs
:
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
Dependencies
~5–14MB
~184K SLoC