jpoirier / algorithmsLinks
Go language implementation of selected algorithms from the "Algorithms in a Nutshell" book. The source code attempts to follow, as closely as possible, the algorithm pseudocode from the book. This is an ongoing project
☆14Updated 14 years ago
Alternatives and similar repositories for algorithms
Users that are interested in algorithms are comparing it to the libraries listed below
Sorting:
- Graph library for Go/golang language.☆95Updated 10 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- Go implementation of the Cool programming language☆43Updated 8 years ago
- Goroutine scheduling latency profiling☆21Updated 11 years ago
- Sample code for github.com/kurrik/twittergo☆22Updated 3 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- Small reusable Go functions.☆46Updated 5 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆94Updated 9 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- notes about stuff☆39Updated 9 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- golang package to provide lightweight internal pub/sub for goroutines☆29Updated 12 years ago
- Easy AWK-style text processing in Go☆97Updated 4 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- Graph algorithms written in Go☆60Updated 4 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated 2 years ago
- Pattern recognition package in Go lang.☆68Updated 12 years ago
- Golang client library for adding support for interacting and monitoring Celery workers, tasks and events.☆76Updated last year
- List of Golang books☆26Updated 9 years ago
- A Web Server for Web developers: automatically reload browsers when file changed, help developer focus on coding.☆186Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A collection of data-structures and algorithms in Golang☆54Updated 9 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- a Go package to observe notable events in a decoupled fashion☆240Updated 12 years ago