This crate provides a list implemented using a B+ tree, similar to btree_vec but has O(log n) splitting and merging.
danielhuang/magiclist
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This crate provides a list implemented using a B+ tree, similar to btree_vec but has O(log n) splitting and merging.