https://github.com/kafkawannafly/generic-collections
Generic data structures of Golang
https://github.com/kafkawannafly/generic-collections
algorithms data-structures generic golang hashmap linkedlist list queue stack
Last synced: 12 months ago
JSON representation
Generic data structures of Golang
- Host: GitHub
- URL: https://github.com/kafkawannafly/generic-collections
- Owner: KafkaWannaFly
- License: mit
- Created: 2024-06-12T11:08:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T08:33:05.000Z (over 1 year ago)
- Last Synced: 2025-02-08T06:14:43.401Z (over 1 year ago)
- Topics: algorithms, data-structures, generic, golang, hashmap, linkedlist, list, queue, stack
- Language: Go
- Homepage:
- Size: 7.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Generic Collections of Golang
https://kafkawannafly.gitbook.io/generic-collections
Provide familiar generic data structures with many convenient methods. Documentation is under construction...