This crate provides a list implemented using a B+ tree, similar to btree_vec but has O(log n) splitting and merging.
-
Notifications
You must be signed in to change notification settings - Fork 0
danielhuang/magiclist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
List with O(log n) random access, insert, split, concat, and range queries (WIP)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published