algorithms
Algo library
A collection of algorithms and data structures implemented in Go for educational purposes.
Algorithms & Data Structures in Go
2k stars
88 watching
268 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nbro/andz | A collection of educational implementations of common algorithms and data structures in Python. | 60 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
algorand/go-algorand | An implementation of Algorand's blockchain protocol in Go | 1,352 |
zonayedpca/algods.js | A comprehensive collection of widely used algorithms and data structures implemented in JavaScript. | 111 |
jtomschroeder/crystalline | A collection of algorithms and data structures for use in the Crystal programming language | 129 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
aggelgian/erlang-algorithms | An Erlang implementation of common data structures and algorithms. | 158 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
tobyapi/crystalg | A collection of algorithms implemented in Crystal for efficient string and geometric operations. | 38 |
algorandfoundation/algokit-cli | A toolset for building and deploying applications on the Algorand network | 169 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
ashokgelal/algorithmsplayground | A collection of algorithms implemented as Swift Playground files | 6 |
azrafe7/as3geomalgo | A collection of geometry algorithms implemented in ActionScript. | 43 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
algorand/go-algorand-sdk | Provides APIs and tools for interacting with the Algorand blockchain | 185 |