#memory-allocator #buddy #nightly #tested #systems #toolchain #version

yanked night-buddy-allocator

A buddy memory allocator witch uses nightly toolchain for 32b/64b systems with no_std feature (tested on version 1.64.0-nightly)

3 releases

0.0.3-alpha Aug 3, 2022
0.0.2-alpha Aug 3, 2022
0.0.1-alpha Aug 3, 2022

#14 in #buddy

45 downloads per month

MIT/Apache

52KB
1.5K SLoC

night-buddy-allocator

A buddy memory allocator witch uses nightly toolchain for 32b/64b systems with no_std feature (tested on version 1.64.0-nightly)


lib.rs:

Custom Allocator based on buddy System

No runtime deps

Features