buddy-alloc 0.6.0

Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
Documentation
1
2
mod buddy_alloc;
mod fast_alloc;