https://github.com/jmaister/golib
Implementation of algorithms in Go
https://github.com/jmaister/golib
algorithms data-structures go golang golang-library
Last synced: 9 months ago
JSON representation
Implementation of algorithms in Go
- Host: GitHub
- URL: https://github.com/jmaister/golib
- Owner: jmaister
- Created: 2021-04-07T21:01:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T22:01:08.000Z (about 5 years ago)
- Last Synced: 2025-03-26T16:52:52.473Z (about 1 year ago)
- Topics: algorithms, data-structures, go, golang, golang-library
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data structures in Go
## collections
### LinkedList