Comparison of Rust string types
☆168Feb 2, 2026Updated last month
Alternatives and similar repositories for string-rosetta-rs
Users that are interested in string-rosetta-rs are comparing it to the libraries listed below
Sorting:
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Comparing parser APIs☆153Feb 12, 2026Updated 2 weeks ago
- Fast implementation of Decimal floating-point arithmetics☆24Feb 3, 2026Updated last month
- Yet another string type for Rust☆93Jan 11, 2026Updated last month
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- zero runtime cost default arguments in rust☆89Aug 13, 2025Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Making parsing a breeze☆854Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Rust implementation of Python dependency parser for PEP 508☆24Dec 31, 2025Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- Compact, clone-on-write vector and string.☆299Oct 28, 2025Updated 4 months ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- ☆500Nov 8, 2025Updated 3 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Dec 4, 2024Updated last year
- Minimalist pedantic command line parser☆375Updated this week
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Oct 21, 2025Updated 4 months ago
- Arbitrary precision floating point numbers library☆113Mar 16, 2025Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆155Sep 23, 2024Updated last year
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Typed any map for rust☆67Dec 13, 2024Updated last year
- ☆328Nov 15, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Dec 11, 2025Updated 2 months ago
- Comparing argparse APIs☆181Updated this week