ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆712Updated this week
Alternatives and similar repositories for compact_str:
Users that are interested in compact_str are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Support atomic operations on Arc itself☆891Updated last week
- Typed distributed plugin registration☆1,080Updated last week
- A minimal `syn` syntax tree pretty-printer☆670Updated last week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- A minimal async executor that lets you block on a future☆571Updated last month
- A Rust proc-macro attribute parser☆1,090Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- A crate for mucking around with piles of bytes☆795Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆445Updated last month
- Module initialization/global constructor functions for Rust☆821Updated this week
- Compile-time type-checked builder derive☆955Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Rust method delegation with less boilerplate☆461Updated last month
- ☆466Updated 4 months ago
- Slotmap data structure for Rust☆1,185Updated last year
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆703Updated this week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Making parsing a breeze☆686Updated this week
- Async multi-producer multi-consumer channel☆833Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆565Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Serialization library with zero dependencies☆764Updated last month
- Generic extensions for tapping values in Rust.☆429Updated last year