rust-lang / enaLinks
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆166Updated last year
Alternatives and similar repositories for ena
Users that are interested in ena are comparing it to the libraries listed below
Sorting:
- A simple, id-based arena☆125Updated 3 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- GLL parsing framework.☆139Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Manual segmented stacks for Rust☆334Updated this week
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- ☆55Updated 5 months ago
- Interning of data in rust☆119Updated 7 months ago
- Token tree calling convention☆83Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- generators☆211Updated 2 years ago
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago