A memory efficient string type that can store up to 24* bytes on the stack
☆818Dec 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆498Nov 8, 2025Updated 4 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Compact inlined strings for Rust.☆542Sep 20, 2023Updated 2 years ago
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Comparison of Rust string types☆170Mar 10, 2026Updated last week
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,373Feb 13, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- Serialization library with zero dependencies☆883Dec 27, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Easy self-referential struct generation for Rust.☆700Jan 11, 2025Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago