unicode-rs / rust-caseless
Unicode caseless matching
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-caseless
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- ☆27Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆58Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- ☆60Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆20Updated 7 years ago
- Pluralization handling in Rust☆36Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Helps you frob those bits☆35Updated 3 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆30Updated 6 years ago
- A drop-in replacement for std::BufReader with seeking support.☆9Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year