https://github.com/osspkg/go-algorithms
Algorithmic calculation methods
https://github.com/osspkg/go-algorithms
algorithms go golang kahn kahns-alogrithm package
Last synced: 3 months ago
JSON representation
Algorithmic calculation methods
- Host: GitHub
- URL: https://github.com/osspkg/go-algorithms
- Owner: osspkg
- License: bsd-3-clause
- Created: 2019-11-12T20:23:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-09T01:04:49.000Z (8 months ago)
- Last Synced: 2026-01-14T13:22:22.947Z (3 months ago)
- Topics: algorithms, go, golang, kahn, kahns-alogrithm, package
- Language: Go
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms
Algorithmic calculation methods
## Install
```shell
go get -u go.osspkg.com/algorithms
```
## License
BSD-3-Clause License. See the LICENSE file for details