An open API service indexing awesome lists of open source software.

https://github.com/evertras/go-data-structures

Data structures in Go for funsies
https://github.com/evertras/go-data-structures

Last synced: about 1 year ago
JSON representation

Data structures in Go for funsies

Awesome Lists containing this project

README

          

# go-data-structures

Data structures in Go for funsies. Playground for manual implementations of
common data structures for purposes of practice.