#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

#546 in Data structures

Download history 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 172/week @ 2025-02-28 118/week @ 2025-03-07 141/week @ 2025-03-14 92/week @ 2025-03-21 106/week @ 2025-03-28

476 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