☆498Nov 8, 2025Updated 4 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,630Feb 16, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- ☆825Jul 27, 2025Updated 7 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Async I/O and timers☆592Updated this week
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A fancy diagnostics & error reporting crate☆2,148Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month