ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆774Updated 3 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☆892Updated this week
- A minimal `syn` syntax tree pretty-printer☆722Updated this week
- A minimal async executor that lets you block on a future☆627Updated 4 months ago
- Compile-time type-checked builder derive☆1,102Updated last month
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- Fast floating point to string conversion☆662Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- ☆497Updated last month
- Typed distributed plugin registration☆1,193Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Macros for all your token pasting needs☆1,059Updated last year
- Serialization library with zero dependencies☆819Updated 3 months ago
- Safe cross-platform linker shenanigans☆791Updated 3 weeks ago
- Slotmap data structure for Rust☆1,244Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Support atomic operations on Arc itself☆1,129Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆910Updated last week
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Slab allocator for Rust☆846Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- Making parsing a breeze☆790Updated last week
- A crate for mucking around with piles of bytes☆903Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,233Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week