Skip to content

Repository files navigation

range-tree-rs

document: https://docs.rs/range-tree-rs

This crate provide efficient API for implementing slab allocators

V0.1 is an attempt base on AVL tree (referring to the Algorithm from OpenZFS).

V0.2 is a rewrite with b+tree (from embed-btree)

About

range tree to impl slab allocator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages