rust-lang / enaLinks
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆163Updated 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
- A simple, id-based arena☆121Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- A fast, concurrent string interner☆153Updated last year
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 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.☆39Updated 7 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Interning of data in rust☆106Updated 3 months ago
- ☆53Updated last month
- A simple bitset container for Rust☆150Updated 3 months ago
- generators☆209Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago