artichoke / intaglioLinks
🗃 UTF-8 string, byte string, and C string interner
☆32Updated 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.☆42Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Target "triple" support☆55Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- String optimized for map keys☆67Updated last week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- An exploration of Storages☆39Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Rust traits for nonzero generic integers☆17Updated 3 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- Full-service command-line parsing☆74Updated 10 months ago