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:
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆36Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Target "triple" support☆52Updated this week
- Obsessively tiny error derive macro☆87Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Non-allocating iterator over command line arguments☆45Updated 2 weeks ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- String optimized for map keys☆66Updated 2 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.