ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆737Updated 2 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:
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- A crate for mucking around with piles of bytes☆853Updated last month
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- ☆487Updated 7 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- Support atomic operations on Arc itself☆979Updated last month
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆587Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Serialization library with zero dependencies☆793Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- Rust method delegation with less boilerplate☆487Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Slab allocator for Rust☆787Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago