artichoke / intaglioLinks
🗃 UTF-8 string, byte string, and C string interner
☆29Updated last week
Alternatives and similar repositories for intaglio
Users that are interested in intaglio are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Exhaustive iteration trait in Rust☆17Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- String optimized for map keys☆66Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Non-allocating iterator over command line arguments☆47Updated 2 weeks ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago