ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆719Updated last month
Alternatives and similar repositories for compact_str:
Users that are interested in compact_str are comparing it to the libraries listed below
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆852Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A crate for mucking around with piles of bytes☆824Updated last week
- ☆479Updated 5 months ago
- Typed distributed plugin registration☆1,092Updated last month
- Serialization library with zero dependencies☆775Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆681Updated this week
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Fast floating point to string conversion☆632Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- Module initialization/global constructor functions for Rust☆836Updated last month
- Safe cross-platform linker shenanigans☆718Updated last month
- An ultra simple CLI arguments parser.☆600Updated last year
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- A simple and fast random number generator☆481Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Making parsing a breeze☆702Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆579Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆603Updated 8 months ago
- Support atomic operations on Arc itself☆925Updated 2 weeks ago
- ☆956Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago