rust-lang / enaLinks
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆158Updated last year
Alternatives and similar repositories for ena
Users that are interested in ena are comparing it to the libraries listed below
Sorting:
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Manual segmented stacks for Rust☆307Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A simple, id-based arena☆119Updated last year
- Interning of data in rust☆101Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- A simple bitset container for Rust☆143Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆124Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆158Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆224Updated 4 years 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.☆38Updated 7 years ago
- ☆209Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Modeling NLL and the Rust borrowck☆82Updated 7 years ago