ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆753Updated 4 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:
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Safe cross-platform linker shenanigans☆769Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- ☆493Updated 9 months ago
- Typed distributed plugin registration☆1,143Updated last month
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Serialization library with zero dependencies☆808Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- Slab allocator for Rust☆804Updated last month
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- A crate for mucking around with piles of bytes☆875Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Slotmap data structure for Rust☆1,217Updated last year
- Making parsing a breeze☆757Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,167Updated last month