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 |
#108 in #following
5,434 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
~4–13MB
~175K SLoC