Compact inlined strings for Rust.
☆543Sep 20, 2023Updated 2 years ago
Alternatives and similar repositories for smartstring
Users that are interested in smartstring are comparing it to the libraries listed below
Sorting:
- ☆500Nov 8, 2025Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,537Feb 19, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust derive-based argument parsing optimized for code size☆1,887Feb 11, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- A small and fast async runtime for Rust☆4,782Updated this week