artichoke / intaglio
🗃 UTF-8 string, byte string, and C string interner
☆27Updated last week
Alternatives and similar repositories for intaglio:
Users that are interested in intaglio are comparing it to the libraries listed below
- ☆36Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- 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
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A wrapper for build.rs instructions☆16Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- watt-based inline procedural macros☆14Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Pretty parser error reporting.☆34Updated last year
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated this week