ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆710Updated this week
Alternatives and similar repositories for compact_str:
Users that are interested in compact_str are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- Easy self-referential struct generation for Rust.☆571Updated last month
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Typed distributed plugin registration☆1,069Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Fast floating point to string conversion☆622Updated this week
- Safe cross-platform linker shenanigans☆696Updated this week
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆783Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆667Updated last week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Compact inlined strings for Rust.☆521Updated last year
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- ☆463Updated 3 months ago
- A minimal async executor that lets you block on a future☆565Updated 2 weeks ago
- Serialization library with zero dependencies☆758Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago