rust-lang / enaLinks
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.
☆158Updated 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
- Manual segmented stacks for Rust☆306Updated last month
- A fast, concurrent string interner☆150Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Interning of data in rust☆101Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- generators☆208Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A simple bitset container for Rust☆142Updated last month
- GLL parsing framework.☆137Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago