rust-lang / ena
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆147Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for ena
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Manual segmented stacks for Rust☆291Updated last week
- A fast, concurrent string interner☆140Updated 3 months ago
- GLL parsing framework.☆138Updated 8 months ago
- 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☆105Updated last year
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A simple, id-based arena☆114Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 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 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Execute your code on the Rust ecosystem.☆181Updated last month
- A Vec That Has a Smaller size_of☆129Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆213Updated 3 years ago
- generators☆202Updated last year
- ☆94Updated 2 weeks ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆180Updated 3 years ago
- ☆123Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- String interning for Rust☆195Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Token tree calling convention☆79Updated last year