3 stable releases
2.1.0 | Jun 21, 2024 |
---|---|
2.0.0 | Jun 16, 2024 |
1.0.0 | Jun 8, 2024 |
#33 in #memory-pool
70 downloads per month
Used in feanor-math
19KB
371 lines
feanor-mempool
Previously, this was a simple memory manger interface that I designed for use in my math library feanor-math.
However, now I decided to instead use the allocator API that is available in Rust nightly.
Hence, this library offers std::alloc::Allocator
s designed for use with feanor-math.
Dependencies
~86KB