ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆754Updated 5 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☆877Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- A minimal async executor that lets you block on a future☆613Updated 2 months ago
- ☆493Updated 9 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Serialization library with zero dependencies☆812Updated last month
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- Typed distributed plugin registration☆1,156Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Compile-time type-checked builder derive☆1,055Updated last week
- Module initialization/global constructor functions for Rust☆891Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Rust method delegation with less boilerplate☆494Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Slotmap data structure for Rust☆1,222Updated last year
- A simple and fast random number generator☆515Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Compact inlined strings for Rust.☆528Updated last year
- Making parsing a breeze☆770Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Slab allocator for Rust☆821Updated 2 weeks ago