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:
- ☆498Nov 8, 2025Updated 4 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.☆731Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Count lines of LLVM IR per generic function☆499Dec 20, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,896Mar 12, 2026Updated last week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- String optimized for map keys☆70Mar 2, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago