fitzgen / id-arena
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
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆56Updated 11 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- ☆136Updated 9 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- ☆112Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- A Set of Bits☆65Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A simple bitset container for Rust☆137Updated last week
- Vec-backed ID-tree☆57Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Datatest -- data-driven test framework for Rust☆53Updated last year