ParkMyCar / compact_str
A memory efficient string type that can store up to 24* bytes on the stack
☆652Updated last month
Related projects ⓘ
Alternatives and complementary repositories for compact_str
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Fast floating point to string conversion☆607Updated last week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Typed distributed plugin registration☆997Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- ☆447Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- A crate for mucking around with piles of bytes☆729Updated last week
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Serialization library with zero dependencies☆709Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Compact inlined strings for Rust.☆504Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Safe cross-platform linker shenanigans☆653Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆540Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Optimized string search routines for Rust.☆899Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- A macro to generate structures which behave like bitflags☆964Updated last month