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
- Learn Deep Learning The Hard Way☆66Updated 3 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year
- A Redis clone written in Go☆43Updated 9 years ago
- Graph algorithms written in Go☆60Updated 4 years ago
- Small reusable Go functions.☆46Updated 5 years ago
- PageRank implementation in Go☆101Updated 2 years ago
- Goroutine scheduling latency profiling☆21Updated 11 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 9 years ago
- A high performance in-memory index storage engine☆113Updated 3 weeks ago
- A ngram indexing implement in Go☆12Updated 3 years ago
- notes about stuff☆39Updated 9 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
- Bloom filters implemented in Go.☆147Updated 7 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
- An experimental library for building clustered services in Go☆98Updated 2 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- ☆45Updated 8 years ago
- wget, partially re-implemented in go☆40Updated 5 years ago
- Go implementation of the Cool programming language☆42Updated 8 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- Distributed Recommender System☆28Updated 10 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- List data structure supporting prefix sums☆47Updated 7 years ago
- Boolean, counting and layered bloom filters for Go☆23Updated 13 years ago