5 unstable releases

0.3.0 Dec 25, 2023
0.2.1 Dec 25, 2023
0.2.0 Dec 16, 2023
0.1.1 Dec 15, 2023
0.1.0 Dec 15, 2023

#585 in Data structures

Download history 98/week @ 2023-12-24 12/week @ 2024-02-25 2/week @ 2024-03-10 67/week @ 2024-03-31

69 downloads per month
Used in 2 crates

MIT license

51KB
1.5K SLoC

UniCase Collections

This crate is collection of common data structures that use UniCase - String as keys for the collection types providing case-insensitive lookups.

Currently supported collections:

  • BTreeMap
  • BTreeSet
  • IndexMap
  • IndexSet

Dependencies

~1MB
~17K SLoC