rust-lang / ena
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆156Updated last year
Alternatives and similar repositories for ena:
Users that are interested in ena are comparing it to the libraries listed below
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A fast, concurrent string interner☆150Updated 8 months ago
- A simple, id-based arena☆119Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- GLL parsing framework.☆137Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Interning of data in rust☆101Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Manual segmented stacks for Rust☆306Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- ☆124Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- generators☆207Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A Vec That Has a Smaller size_of☆138Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆38Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated this week