#real-time #buddy #allocator #allocation #system #use-case

buddy-system

Simple buddy system allocator for real-time usecases

2 unstable releases

0.2.0 Oct 8, 2023
0.1.0 Sep 28, 2023

#450 in Memory management

30 downloads per month

MIT/Apache

13KB
309 lines

Buddy system

This is a simple buddy allocator I made for realtime allocation needs. I haven't properly tested it or anything, so use at your own risk!

Dependencies

~56KB