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
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