A fast, consistant, and flexible `no_std`-compatible allocator.
Bump allocator exercise for ArceOS
Allocation managing library based on bitmap. This library does not include bitmap library.
High-performance memory pooling library with type-safe handles, predictable latency, and zero fragmentation. Perfect for game engines, real-time systems, and high-churn workloads.
Port allocation utility for Fedimint
Bump allocator exercise for ArceOS
ArceOS global memory allocator
Bump allocator exercise module for ArceOS tutorial
A Rust implementation of Latent Dirichlet Allocation (LDA) using collapsed Gibbs sampling for topic modeling.
Smartalloc rust binding
Unsafe rust binding to smartalloc
Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.