/buddy

A simple, generic, no_std-able buddy allocator (not a memory allocator)

Primary LanguageRustApache License 2.0Apache-2.0

buddy

A generic, no_std-able, space-efficient buddy allocator.