Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T15:31:27.000Z (about 1 month ago)
- Last Synced: 2024-12-12T16:31:40.938Z (about 1 month ago)
- Topics: algorithms, data-structures, generic, golang, hashmap, linkedlist, list, queue, stack
- Language: Go
- Homepage:
- Size: 7.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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...