fitzgen / id-arenaLinks
A simple, id-based arena
☆119Updated 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.☆129Updated 9 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
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Interning of data in rust☆112Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Token tree calling convention☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆59Updated last year
- ☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆51Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago