containers Collection of simple generic data structures currently missing in Go's standard library. Install go get -u go.tomakado.io/containers Data structures Set Unordered (hash set) [TODO] Ordered List Queue Stack [TODO] Heap Tree N-ary tree Binary tree