fitzgen / id-arenaLinks
A simple, id-based arena
☆123Updated 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
- docs.rs as a publishing platform?☆71Updated this week
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Token tree calling convention☆82Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆61Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- A fast, concurrent string interner☆162Updated last year
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A Set of Bits☆72Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A generic, fixed-size, associative cache☆40Updated last year