SmallVec-backed stack string optimisation
☆44May 29, 2020Updated 5 years ago
Alternatives and similar repositories for smallstring
Users that are interested in smallstring are comparing it to the libraries listed below
Sorting:
- Compact string type for zero-copy parsing☆265Nov 16, 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
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15May 2, 2019Updated 6 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Wrappers around Rust's integer to check for constant-time-compatible usage☆23Mar 13, 2020Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Jan 30, 2022Updated 4 years ago
- An EDN (Extensible Data Notation) parser in Rust.☆48May 15, 2020Updated 5 years ago
- Authenticate with GitHub from the command line.☆17Dec 18, 2020Updated 5 years ago
- derive macro for the Fail trait☆25Feb 22, 2018Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆71Feb 27, 2026Updated 3 weeks ago
- glsl live coding daemon.☆14May 8, 2018Updated 7 years ago
- spmc streams in rust☆26Apr 15, 2017Updated 8 years ago
- Uniform cubic spline evaluation and inversion in Rust☆24Oct 8, 2025Updated 5 months ago
- ☆22Sep 26, 2016Updated 9 years ago
- Traversals in Rust