bitmap-allocator

Crates.iobitmap-allocator
lib.rsbitmap-allocator
version0.1.0
sourcesrc
created_at2024-07-18 11:49:44.228802
updated_at2024-07-18 11:49:44.228802
descriptionBit allocator based on segment tree algorithm.
homepage
repositoryhttps://github.com/rcore-os/bitmap-allocator
max_upload_size
id1307298
size15,924
Runji Wang (wangrunji0408)

documentation

README

BitmapAllocator

Crates.io Docs.rs CI Coverage Status

Bit allocator based on segment tree algorithm.

Commit count: 0

cargo fmt