A lock-free, thread-safe implementation of the Union-Find (Disjoint-Set) data structure in Rust.
-
Updated
Feb 13, 2024 - Rust
A lock-free, thread-safe implementation of the Union-Find (Disjoint-Set) data structure in Rust.
Python and JS API for a Union-Find data structure written in Rust.
A Rust implementation of the union-find disjoint set graph algorithm
Incremental tracking of connected components identified by hash.
Add a description, image, and links to the union-find topic page so that developers can more easily learn about it.
To associate your repository with the union-find topic, visit your repo's landing page and select "manage topics."