bitalloc 0.0.1

Allocation managing library based on bitmap. This library does not include bitmap library.
1
2
3
fn main() {
    println!("Hello, world!");
}