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 |
#866 in Data structures
Used in 2 crates
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