fitzgen / id-arenaLinks
A simple, id-based arena
☆120Updated 2 years ago
Alternatives and similar repositories for id-arena
Users that are interested in id-arena are comparing it to the libraries listed below
Sorting:
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- A Set of Bits☆69Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆60Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆59Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- ☆59Updated last year
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Interning of data in rust☆106Updated 2 months ago
- A fast, concurrent string interner☆152Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Macro for writing nested `if let` expressions☆168Updated last week