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☆264Nov 16, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Jan 30, 2022Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Wrappers around Rust's integer to check for constant-time-compatible usage☆23Mar 13, 2020Updated 5 years ago
- An EDN (Extensible Data Notation) parser in Rust.☆48May 15, 2020Updated 5 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- Uniform cubic spline evaluation and inversion in Rust☆24Oct 8, 2025Updated 4 months ago
- Traversals in Rust☆21Oct 10, 2016Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 7 years ago
- Numerical snippets & tests☆12Jan 5, 2026Updated last month
- bytevec: A Rust serialization library that uses byte vectors☆42Sep 11, 2022Updated 3 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Jan 4, 2022Updated 4 years ago
- Conversion traits for Rust☆52Jan 16, 2021Updated 5 years ago
- Software without side-effects. Redo and Undo.☆24Dec 18, 2018Updated 7 years ago
- safe and efficient memory manager for microcontrollers☆34May 31, 2017Updated 8 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- A non-contiguous byte output buffer for Rust☆14Jan 28, 2021Updated 5 years ago
- WIP rust bindings for Awesomium browser☆11Jun 24, 2016Updated 9 years ago
- Useful snippets and common functionality for writing load tests with Goose.☆13Feb 28, 2025Updated 11 months ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- rust github webhook server☆59Sep 3, 2017Updated 8 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13May 1, 2019Updated 6 years ago
- A derive macro to display enums with Druid.☆13Jun 1, 2021Updated 4 years ago
- Small utility library for multi-platform privilege escalation☆35Dec 25, 2025Updated 2 months ago
- glsl live coding daemon.☆14May 8, 2018Updated 7 years ago
- Authenticate with GitHub from the command line.☆17Dec 18, 2020Updated 5 years ago
- ☆13Jul 19, 2017Updated 8 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- Simple Rust to Node native bridge☆12Feb 12, 2024Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Oct 14, 2025Updated 4 months ago
- Implementation of RFC3986 including URIs and URI references.☆34Oct 12, 2022Updated 3 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆33Sep 3, 2019Updated 6 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year