#allocation #memory-pool #interface #pooling #allocator #feanor-math

nightly feanor-mempool

A simple interface to memory allocation and pooling, designed for use by feanor-math

3 stable releases

2.1.0 Jun 21, 2024
2.0.0 Jun 16, 2024
1.0.0 Jun 8, 2024

#763 in Memory management

Download history 34/week @ 2025-02-08 8/week @ 2025-02-15 3/week @ 2025-02-22 5/week @ 2025-03-01 5/week @ 2025-03-08 9/week @ 2025-03-15 4/week @ 2025-03-22 2/week @ 2025-03-29 9/week @ 2025-04-05 21/week @ 2025-04-12 23/week @ 2025-04-19 13/week @ 2025-04-26 17/week @ 2025-05-03 29/week @ 2025-05-10 10/week @ 2025-05-17 9/week @ 2025-05-24

67 downloads per month
Used in 3 crates

MIT license

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::Allocators designed for use with feanor-math.

Dependencies

~86KB

OSZAR »