ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆742Updated 3 months ago
Alternatives and similar repositories for compact_str
Users that are interested in compact_str are comparing it to the libraries listed below
Sorting:
- A crate for mucking around with piles of bytes☆862Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Fast floating point to string conversion☆641Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- Module initialization/global constructor functions for Rust☆869Updated last month
- Safe cross-platform linker shenanigans☆747Updated last week
- ☆489Updated 7 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Optimized string search routines for Rust.☆1,139Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- ☆832Updated this week
- Serialization library with zero dependencies☆800Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Indented document literals for Rust☆712Updated 2 weeks ago
- Making parsing a breeze☆741Updated last week
- Compact inlined strings for Rust.☆523Updated last year