ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆787Updated 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:
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- ☆501Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Serialization library with zero dependencies☆820Updated 4 months ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Typed distributed plugin registration☆1,208Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Support atomic operations on Arc itself☆1,150Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Optimized string search routines for Rust.☆1,259Updated last month
- Slotmap data structure for Rust☆1,248Updated last year
- A crate for mucking around with piles of bytes☆910Updated this week
- A simple and fast random number generator☆535Updated last month
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- Making parsing a breeze☆797Updated last week