fitzgen / id-arenaLinks
A simple, id-based arena
☆125Updated 2 weeks 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.☆166Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Interning of data in rust☆118Updated 7 months ago
- Token tree calling convention☆83Updated 3 years ago
- A Set of Bits☆72Updated 5 months ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆62Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Write doc comments from macros☆100Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆61Updated 2 years ago
- ☆61Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week