Skip to content

A collection of allocators for Rust, usable for operating system development

Notifications You must be signed in to change notification settings

Dentosal/allogator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allogator

A collection of allocators for Rust, currently:

  • Buddy allocator
  • Buddy group allocator
  • BlockLL allogator

extra-checks feature

Check against internal bugs and some incorrect usage patterns, like double free. Carries a performance and memory overhead.

mascot alligator

About

A collection of allocators for Rust, usable for operating system development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages