#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

#556 in Data structures

Download history 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 69/week @ 2024-12-09 69/week @ 2024-12-16 20/week @ 2024-12-23 17/week @ 2024-12-30 58/week @ 2025-01-06 115/week @ 2025-01-13 79/week @ 2025-01-20 79/week @ 2025-01-27

338 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