@thi.ng/disjoint-set
TypedArray-based disjoint set implementation with quick union & path compression
disjoint
Implementation of a disjoint set data structure
merge-find
Implementation of Disjoint-set data structure algorithm (also called a union–find data structure or merge–find set).