Compile-time string operations
☆118Feb 1, 2026Updated last month
Alternatives and similar repositories for const-str
Users that are interested in const-str are comparing it to the libraries listed below
Sorting:
- Unicode validation and transcoding at billions of characters per second☆25Mar 15, 2026Updated last week
- Exhaustive iteration trait in Rust☆24Updated this week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Even faster functions for printing integers with decimal format☆23Aug 13, 2025Updated 7 months ago
- A lock-free async waitgroup implementation☆37Feb 3, 2022Updated 4 years ago
- A Vec That Has a Smaller size_of☆158Oct 2, 2025Updated 5 months ago
- Rust crate to get the IANA time zone for the current system☆50Updated this week
- SIMD-accelerated operations☆252Mar 5, 2026Updated 2 weeks ago
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆120Nov 2, 2025Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Mar 15, 2026Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Shows only the first page of rustc output☆11May 21, 2025Updated 10 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆590Dec 21, 2025Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆60Feb 9, 2026Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Embed images in Rust documentation☆27May 26, 2021Updated 4 years ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 3 years ago
- Serialize and deserialize C-like enum as underlying repr☆263Feb 16, 2026Updated last month
- ☆15Jan 8, 2024Updated 2 years ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- Rust crate for (de-)serialization of `application/x-www-form-urlencoded` data.☆44Dec 25, 2025Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆170Nov 13, 2025Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Record and replay 🖱 input with precise timing☆17Sep 12, 2022Updated 3 years ago
- Runtime dependency injection library for Rust☆30Jan 3, 2026Updated 2 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆50Oct 21, 2025Updated 5 months ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Byte-wise atomic memcpy.☆45Mar 12, 2026Updated last week