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
☆13Updated 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
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year
- Goroutine scheduling latency profiling☆21Updated 11 years ago
- A Redis clone written in Go☆43Updated 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
- A collection of data-structures and algorithms in Golang☆54Updated 9 years ago
- Small reusable Go functions.☆46Updated 5 years ago
- Symbolic regression library☆61Updated 7 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- Watch a directory for changes☆54Updated 11 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- netlib contains C wrappers for netlib code in particular BLAS and LAPACK☆46Updated 2 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago
- Golang wrapper for Vowpal Wabbit☆35Updated 11 years ago
- Easy AWK-style text processing in Go☆97Updated 4 years ago
- A Go implementation of Apache Helix (currently the participant part only).☆56Updated 7 years ago
- Algorithm Implementations☆54Updated 8 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- List of Golang books☆26Updated 8 years ago
- Time-based database☆108Updated 2 years ago
- Graph algorithms written in Go☆60Updated 3 years ago
- An experimental Python bytecode interpreter implementation in Go☆86Updated 13 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago
- It's time to use Go in notebooks. Archived inactive fork from the original gophernotes project, supporting message spec v5 (JupyterLab)☆31Updated 7 years ago
- Weighted PageRank implementation in Go☆86Updated 4 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆11Updated 9 years ago
- Package cmdctrl provides very specific startup handling for a daemon process without any possibility for customization.☆25Updated 10 years ago
- A ngram indexing implement in Go☆12Updated 2 years ago
- A WIP toy interpreter in Go, for CPython☆30Updated 9 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago