artichoke / intaglioLinks
🗃 UTF-8 string, byte string, and C string interner
☆30Updated 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 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆36Updated last year
- Byte-wise atomic memcpy.☆38Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Target "triple" support☆53Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks 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
- Inline procedural macros for Rust☆56Updated 3 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- String optimized for map keys☆68Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An exploration of Storages☆39Updated 2 years ago
- ☆31Updated 5 years ago
- Exhaustive iteration trait in Rust☆18Updated last week