Skip to content

rcore-os/bitmap-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitmapAllocator

Crates.io Docs.rs CI Coverage Status

Bit allocator based on segment tree algorithm.