#b-tree #collection

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

#536 in Data structures

Download history 48/week @ 2024-11-15 64/week @ 2024-11-22 50/week @ 2024-11-29 66/week @ 2024-12-06 67/week @ 2024-12-13 27/week @ 2024-12-20 15/week @ 2024-12-27 41/week @ 2025-01-03 103/week @ 2025-01-10 97/week @ 2025-01-17 92/week @ 2025-01-24 117/week @ 2025-01-31 141/week @ 2025-02-07 143/week @ 2025-02-14 208/week @ 2025-02-21 158/week @ 2025-02-28

680 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