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.☆94Updated 9 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 9 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated 11 months ago
- A Redis clone written in Go☆42Updated 8 years ago
- Goroutine scheduling latency profiling☆21Updated 10 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- A collection of data-structures and algorithms in Golang☆54Updated 9 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Nondeterministic finite automaton implement in Golang☆9Updated 6 years ago
- A probabilistic data structure service and storage☆92Updated 9 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- A multilayer perceptron network implemented in Go, with training via backpropagation.☆70Updated 4 years ago
- Ngram index for golang☆114Updated 9 years ago
- notes about stuff☆39Updated 8 years ago
- Effective Computation of Things☆191Updated 2 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- golang package to provide lightweight internal pub/sub for goroutines☆29Updated 11 years ago
- A Markov chain algorithm that generates junk text.☆16Updated 7 years ago
- Go bindings for the Apache Lucy full text search library. The Apache Lucy search engine library provides full-text search for dynamic pro…☆47Updated 10 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Graph algorithms written in Go☆60Updated 3 years ago
- List of Golang books☆26Updated 8 years ago
- Boolean, counting and layered bloom filters for Go☆23Updated 13 years ago
- Go implementation of the Cool programming language☆42Updated 8 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 10 months ago