☆500Nov 8, 2025Updated 3 months ago
Alternatives and similar repositories for smol_str
Users that are interested in smol_str are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Async I/O and timers☆585Feb 15, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- ☆818Jul 27, 2025Updated 7 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago