ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆808Updated 2 weeks ago
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☆916Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Easy self-referential struct generation for Rust.☆680Updated last year
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆649Updated last month
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Serialization library with zero dependencies☆847Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Making parsing a breeze☆833Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆717Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- ☆501Updated 2 months ago
- Support atomic operations on Arc itself☆1,221Updated last week
- Module initialization/global constructor functions for Rust☆945Updated last month
- A crate for mucking around with piles of bytes☆943Updated 3 weeks ago
- A simple and fast random number generator☆551Updated 3 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- Slotmap data structure for Rust☆1,269Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- ☆804Updated last year
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- Slab allocator for Rust☆865Updated 2 months ago
- Rust method delegation with less boilerplate☆508Updated last month