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