Unicode Case-folding for Rust
☆91Jan 6, 2026Updated last month
Alternatives and similar repositories for unicase
Users that are interested in unicase are comparing it to the libraries listed below
Sorting:
- Incremental, zero-copy UTF-8 decoding for Rust☆24Jan 21, 2023Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- Obtain the number of threads in the current process☆17Feb 15, 2024Updated 2 years ago
- ☆53Sep 12, 2025Updated 5 months ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆52Sep 30, 2025Updated 5 months ago
- Provides macro `assert_matches` for testing pattern matching☆67Feb 5, 2021Updated 5 years ago
- ☆43Jun 14, 2023Updated 2 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆25Jul 20, 2021Updated 4 years ago
- Language tags for Rust☆41Jun 26, 2022Updated 3 years ago
- Test whether a given stream is a terminal☆53Oct 23, 2025Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- A parser for the semver specification☆36Nov 18, 2024Updated last year
- Extra RNGs☆50Updated this week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Unsafe marker trait for types that deref to a stable address☆35Oct 9, 2025Updated 4 months ago
- HTTP date parsing and formatting☆58Dec 22, 2024Updated last year
- Unicode-aware in-place string reverse function in Rust☆19Aug 13, 2025Updated 6 months ago
- ☆78Aug 23, 2025Updated 6 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- ☆14Jul 1, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A command line tool to generate Unicode tables as source code.☆116Sep 29, 2024Updated last year
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Jul 22, 2024Updated last year
- Runtime string padding library for Rust☆17Jul 20, 2022Updated 3 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆128Feb 10, 2026Updated 3 weeks ago
- Unicode caseless matching☆25Dec 30, 2024Updated last year