tov / disjoint-sets-rsLinks
Three implementations of Tarjan’s Union-Find
☆18Updated 4 years ago
Alternatives and similar repositories for disjoint-sets-rs
Users that are interested in disjoint-sets-rs are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Byte-wise atomic memcpy.☆36Updated last month
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- ☆35Updated last year
- ☆58Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- We have Crater At Home☆35Updated 8 months ago
- Weak hash tables for Rust☆41Updated last year
- Compact sets in rust☆57Updated 3 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆34Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Simple goldenfile testing in Rust☆40Updated 4 months ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year