This repository contains some common data structures and algorithms for go or their wrappers from standard library in a more convenient way. Usage Install: go get github.com/danierlr/go-dsa@v1.0.0 Import: import github.com/danierlr/go-dsa Data structures: Heap