tp-allocator 2.1.2

Collection of allocator implementations.
Documentation
1
2
3
4
5
6
Collection of allocator implementations.

This crate provides the following allocator implementations:
- A freeing-bump allocator: [`FreeingBumpHeapAllocator`]https://docs.rs/tp-allocator/latest/tp_allocator/struct.FreeingBumpHeapAllocator.html

License: Apache-2.0