fitzgen / id-arenaLinks
A simple, id-based arena
☆119Updated last year
Alternatives and similar repositories for id-arena
Users that are interested in id-arena are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆50Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆57Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated last month
- ☆112Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- ☆57Updated last year
- Interning of data in rust☆101Updated 3 months ago
- ☆139Updated last week
- Umbrella repository for Krabcake experiments☆46Updated 4 months ago
- Safe generators on stable Rust.☆40Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Macro for writing nested `if let` expressions☆167Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago