Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagopnts/algo
Some data structures and algorithms written in Go.
https://github.com/thiagopnts/algo
Last synced: 28 days ago
JSON representation
Some data structures and algorithms written in Go.
- Host: GitHub
- URL: https://github.com/thiagopnts/algo
- Owner: thiagopnts
- Created: 2013-08-17T19:42:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-17T20:19:38.000Z (over 11 years ago)
- Last Synced: 2024-10-14T14:11:16.979Z (2 months ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#include
It's a mix of datastructures and algorithms written in Go, just for fun. It has nothing to do with C++ algorithm.h, its just a ~joke~.