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.☆164Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A generic, fixed-size, associative cache☆40Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆61Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A Set of Bits☆72Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Interning of data in rust☆114Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- ☆52Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Write doc comments from macros☆101Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A simple bitset container for Rust☆157Updated 5 months ago