#btree-map #b-tree #comparator #collection #function #port #partial

no-std btree_monstrousity

a code port of BTreeMap but with comparator functions

5 releases

0.0.5 Aug 3, 2024
0.0.4 Apr 6, 2023
0.0.3 Apr 5, 2023
0.0.2 Apr 5, 2023
0.0.1 Apr 5, 2023

#500 in Data structures

Download history 210/week @ 2024-09-17 288/week @ 2024-09-24 446/week @ 2024-10-01 228/week @ 2024-10-08 206/week @ 2024-10-15 184/week @ 2024-10-22 165/week @ 2024-10-29 102/week @ 2024-11-05 22/week @ 2024-11-12 56/week @ 2024-11-19 70/week @ 2024-11-26 48/week @ 2024-12-03 69/week @ 2024-12-10 59/week @ 2024-12-17 16/week @ 2024-12-24 24/week @ 2024-12-31

182 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

530KB
10K SLoC

urrr it's like btree, but uses comparators..

forked from https://github.com/eggyal/copse so partial credit to eggyal for their work

Dependencies