Sets
golang-set4.3K

Thread-Safe and Non-Thread-Safe high-performance sets for Go.

goset52

A useful Set collection implementation for Go.

set27

Simple set data structure implementation in Go using LinkedHashMap.

dsu15

Disjoint Set data structure implementation in Go.