Crate uf_rush

source ·

Structs§

  • Thread-safe and lock-free implementation of a union-find (also known as disjoint set) data structure.

Constants§

  • Maximum allowable size of a lock-free union-find data structure.