Data Structure and Algorithm Collections
gods16.6K

Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.

go-datastructures7.7K

Collection of useful, performant, and thread-safe data structures.

gostl1.1K

Data structure and algorithm library for go, designed to provide functions similar to C++ STL.

algorithms812

Algorithms and data structures.CLRS study.