Skip to content

Ko-oK-OS/buddy-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allocator

Thread-unsafe, panic-free buddy system allocator.

TODO

  • example
  • test
  • panic free
  • allow panic when #[cfg(debug_assertions)]

Reference

malloc.c

About

🦀 Buddy System Allocator implementation in Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages