buddy-system

Crates.iobuddy-system
lib.rsbuddy-system
version0.2.0
sourcesrc
created_at2023-09-28 06:18:08.801311
updated_at2023-10-08 07:35:19.388261
descriptionSimple buddy system allocator for real-time usecases
homepage
repositoryhttps://github.com/smj-edison/buddy-system
max_upload_size
id985596
size12,747
Mason Jones (smj-edison)

documentation

README

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!

Commit count: 4

cargo fmt