unicode-rs / rust-caselessLinks
Unicode caseless matching
☆23Updated 5 months ago
Alternatives and similar repositories for rust-caseless
Users that are interested in rust-caseless are comparing it to the libraries listed below
Sorting:
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆58Updated 9 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Helps you frob those bits☆38Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Generic Range iterators for Rust☆25Updated last year
- Rust String type with configurable byte storage.