tov / disjoint-sets-rs
Three implementations of Tarjan’s Union-Find
☆18Updated 3 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
- ☆31Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- ☆57Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- The simd optimized escape code☆53Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Weak hash tables for Rust☆37Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆45Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Target "triple" support☆51Updated 2 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- liburing bindings☆34Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated last month
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- ☆34Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 3 weeks ago
- ☆50Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆20Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Simple goldenfile testing in Rust.☆39Updated 2 months ago