golang-set
Thread-Safe and Non-Thread-Safe high-performance sets for Go.
4,645
A useful Set collection implementation for Go.
Thread-Safe and Non-Thread-Safe high-performance sets for Go.
Simple set data structure implementation in Go using LinkedHashMap.
Disjoint Set data structure implementation in Go.