set

Simple set data structure implementation in Go using LinkedHashMap.

data-structuresgogolanghacktoberfestlinked-hashmapset
29
Stars
12
Forks
1
Issues
29
Watchers

Similar Packages

golang-set

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

4,645

goset

A useful Set collection implementation for Go.

52

dsu

Disjoint Set data structure implementation in Go.

16