owakira / containers

Collection of simple generic data structures currently missing in Go's standard library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

containers

Collection of simple generic data structures currently missing in Go's standard library.

Data structures

  • Set (done)
  • List
  • Queue
  • Heap

About

Collection of simple generic data structures currently missing in Go's standard library.

License:MIT License


Languages

Language:Go 100.0%