ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆716Updated last week
Alternatives and similar repositories for compact_str:
Users that are interested in compact_str are comparing it to the libraries listed below
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- Compile-time type-checked builder derive☆969Updated this week
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Slotmap data structure for Rust☆1,190Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- ☆478Updated 5 months ago
- Safe cross-platform linker shenanigans☆711Updated last week
- Serialization library with zero dependencies☆766Updated last month
- A minimal async executor that lets you block on a future☆574Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆812Updated this week
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Rust method delegation with less boilerplate☆463Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆569Updated this week
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Compact inlined strings for Rust.☆521Updated last year
- Optimized string search routines for Rust.☆1,037Updated this week
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- ☆733Updated 3 months ago