https://github.com/qsoulior/misc
Collection of implementations written in Go
https://github.com/qsoulior/misc
algorithms data-structures patterns
Last synced: 12 months ago
JSON representation
Collection of implementations written in Go
- Host: GitHub
- URL: https://github.com/qsoulior/misc
- Owner: qsoulior
- License: mit
- Created: 2024-06-24T14:37:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T15:27:59.000Z (over 1 year ago)
- Last Synced: 2025-02-09T23:14:08.711Z (about 1 year ago)
- Topics: algorithms, data-structures, patterns
- Language: Go
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# miscellany
[](https://pkg.go.dev/github.com/qsoulior/misc)
[](https://go.dev/doc/go1.22)
[](https://goreportcard.com/report/github.com/qsoulior/misc)
**miscellany** is a collection of some implementations written in Go. It includes various data structures, algorithms and patterns.