rust-lang / enaLinks
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆164Updated 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 2 years ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- A simple, id-based arena☆123Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- A fast, concurrent string interner☆162Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- ☆53Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Token tree calling convention☆82Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Interning of data in rust☆115Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated this week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A simple bitset container for Rust☆158Updated 5 months ago
- skiplist☆144Updated 4 years ago