Compile-time string operations
☆117Feb 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☆25Updated this week
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 5 months ago
- Even faster functions for printing integers with decimal format☆22Aug 13, 2025Updated 6 months ago
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 4 months ago
- Rust crate to get the IANA time zone for the current system☆49Feb 15, 2026Updated 2 weeks ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Feb 22, 2026Updated last week
- Runtime dependency injection library for Rust☆29Jan 3, 2026Updated last month
- SIMD-accelerated operations☆251Updated this week
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Oct 21, 2025Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A helper library to generate complex and nested structures by a simple macro☆14Feb 8, 2026Updated 3 weeks ago
- ☆14Jan 8, 2024Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- syntax-level async join enabling branching control flow and shared mutable borrow☆27Apr 14, 2023Updated 2 years ago
- A lock-free async waitgroup implementation☆37Feb 3, 2022Updated 4 years ago
- Low To High Level Math Library for Rust☆54Jan 29, 2022Updated 4 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Dec 4, 2024Updated last year
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆585Dec 21, 2025Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆170Nov 13, 2025Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆261Feb 16, 2026Updated 2 weeks ago