ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆797Updated 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:
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Fast floating point to string conversion☆678Updated this week
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- A minimal async executor that lets you block on a future☆641Updated last month
- Serialization library with zero dependencies☆842Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆806Updated last month
- ☆501Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,293Updated 2 months ago
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- A vector with a fixed capacity. (Rust)☆843Updated last year
- A crate for mucking around with piles of bytes☆935Updated last week
- Rust method delegation with less boilerplate☆508Updated last month
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Typed distributed plugin registration☆1,221Updated this week
- Compact inlined strings for Rust.☆537Updated 2 years ago
- Making parsing a breeze☆828Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Futures, streams, and async I/O combinators.☆529Updated last month
- Support atomic operations on Arc itself☆1,189Updated last week
- A simple and fast random number generator☆544Updated this week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆534Updated last week