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

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

#633 in Data structures

Download history 48/week @ 2024-11-30 64/week @ 2024-12-07 71/week @ 2024-12-14 22/week @ 2024-12-21 16/week @ 2024-12-28 45/week @ 2025-01-04 109/week @ 2025-01-11 95/week @ 2025-01-18 93/week @ 2025-01-25 132/week @ 2025-02-01 128/week @ 2025-02-08 169/week @ 2025-02-15 200/week @ 2025-02-22 162/week @ 2025-03-01 119/week @ 2025-03-08 144/week @ 2025-03-15

665 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