A memory efficient string type that can store up to 24* bytes on the stack
☆816Dec 24, 2025Updated 2 months ago
Alternatives and similar repositories for compact_str
Users that are interested in compact_str are comparing it to the libraries listed below
Sorting:
- ☆500Nov 8, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Comparison of Rust string types☆168Feb 2, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Serialization library with zero dependencies☆877Dec 27, 2025Updated 2 months ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago