https://github.com/go-ds/ds
Data structures in golang
https://github.com/go-ds/ds
collections datastructures golang graph hash heap iterators list ring set stack tree
Last synced: 5 months ago
JSON representation
Data structures in golang
- Host: GitHub
- URL: https://github.com/go-ds/ds
- Owner: go-ds
- License: mit
- Created: 2021-04-21T04:50:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-07T08:30:21.000Z (about 5 years ago)
- Last Synced: 2024-06-21T07:37:09.985Z (almost 2 years ago)
- Topics: collections, datastructures, golang, graph, hash, heap, iterators, list, ring, set, stack, tree
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ds
Data structures in golang