Safe and simple drop-in allocator for Rust running on embedded or bare metal systems (no_std)
Physical memory allocator for RuVix Cognition Kernel (ADR-087)
A minimal, no_std buddy allocator for embedded systems and bare-metal environments with optional O(1) bitmap optimization
Memory allocator with Buddy and Slab allocation
Persistent Programming Library
Scalable lock-free buddy system allocator