rust-lang / ena
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆154Updated 11 months ago
Alternatives and similar repositories for ena:
Users that are interested in ena are comparing it to the libraries listed below
- A fast, concurrent string interner☆149Updated 7 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☆107Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Interning of data in rust☆100Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- String interning for Rust☆199Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 weeks ago
- GLL parsing framework.☆137Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- A simple, id-based arena☆119Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Better reference counted strings for Rust☆120Updated 9 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Define your own PhantomData☆152Updated last month
- ☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- An updated version of linked-hash-map and friends☆111Updated last week
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago