artichoke / intaglioLinks
🗃 UTF-8 string, byte string, and C string interner
☆31Updated 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 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- String optimized for map keys☆68Updated last week
- A C expression parser and evaluator☆49Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Target "triple" support☆54Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- Full-service command-line parsing☆74Updated 10 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- ☆56Updated 2 years ago