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