artichoke / intaglio
🗃 UTF-8 string, byte string, and C string interner
☆27Updated this week
Alternatives and similar repositories for intaglio:
Users that are interested in intaglio are comparing it to the libraries listed below
- ☆35Updated 6 months ago
- A C expression parser and evaluator☆46Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A dynamic library helper for rust crates☆34Updated last year
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Target "triple" support☆49Updated last week
- A library for constructing statically sized arrays☆10Updated 2 years ago
- A memory efficient syntax tree for language developers☆54Updated last month
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Helps you frob those bits☆35Updated 6 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Full-service command-line parsing☆69Updated 10 months ago