ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆746Updated 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☆871Updated last month
- A minimal async executor that lets you block on a future☆604Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Safe cross-platform linker shenanigans☆755Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Fast floating point to string conversion☆644Updated last month
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- ☆490Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,028Updated this week
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Serialization library with zero dependencies☆804Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Compact inlined strings for Rust.☆526Updated last year
- Module initialization/global constructor functions for Rust☆875Updated last month
- A Rust proc-macro attribute parser☆1,133Updated last week
- Slotmap data structure for Rust☆1,215Updated last year
- A crate for mucking around with piles of bytes☆867Updated last month
- Optimized string search routines for Rust.☆1,149Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆557Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago