ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆732Updated last month
Alternatives and similar repositories for compact_str:
Users that are interested in compact_str are comparing it to the libraries listed below
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- ☆481Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Fast floating point to string conversion☆632Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Serialization library with zero dependencies☆781Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Support atomic operations on Arc itself☆951Updated this week
- Compile-time type-checked builder derive☆1,010Updated last month
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆838Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- ☆750Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Compact inlined strings for Rust.☆524Updated last year
- A high performance, zero-copy URL router.☆443Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- ☆824Updated last week