#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

#454 in Data structures

Download history 205/week @ 2024-08-19 197/week @ 2024-08-26 111/week @ 2024-09-02 133/week @ 2024-09-09 204/week @ 2024-09-16 293/week @ 2024-09-23 433/week @ 2024-09-30 230/week @ 2024-10-07 209/week @ 2024-10-14 195/week @ 2024-10-21 168/week @ 2024-10-28 123/week @ 2024-11-04 18/week @ 2024-11-11 53/week @ 2024-11-18 74/week @ 2024-11-25 40/week @ 2024-12-02

187 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