ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆816Updated last month
Alternatives and similar repositories for compact_str
Users that are interested in compact_str are comparing it to the libraries listed below
Sorting:
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- Fast floating point to string conversion☆690Updated last week
- Compile-time type-checked builder derive☆1,141Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Safe cross-platform linker shenanigans☆828Updated last month
- ☆501Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- Typed distributed plugin registration☆1,252Updated 3 weeks ago
- Serialization library with zero dependencies☆854Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Macros for all your token pasting needs☆1,077Updated last year
- A simple and fast random number generator☆559Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- A crate for mucking around with piles of bytes☆956Updated last week
- Making parsing a breeze☆846Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Support atomic operations on Arc itself☆1,244Updated last week