Mrmaxmeier / buddy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buddy

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

About

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

License:Apache License 2.0


Languages

Language:Rust 100.0%