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 13 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
- Goroutine scheduling latency profiling☆21Updated 11 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year
- golang package to provide lightweight internal pub/sub for goroutines☆29Updated 11 years ago
- A collection of data-structures and algorithms in Golang☆54Updated 9 years ago
- notes about stuff☆39Updated 9 years ago
- Graph algorithms written in Go☆60Updated 3 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
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- Automatically exported from code.google.com/p/rsc☆50Updated 7 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 9 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆11Updated 9 years ago
- Small reusable Go functions.☆46Updated 5 years ago
- Go implementation of the Cool programming language☆43Updated 8 years ago
- Protobuf server and client in Go☆70Updated 11 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Weighted PageRank implementation in Go☆87Updated 4 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- Ngram index for golang☆114Updated 9 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Go Concurrency Patterns☆87Updated 13 years ago
- Data science with Go on Go using tools written in Go☆15Updated 9 years ago
- A Golang implementation of Denada☆32Updated 10 years ago