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:
- Go implementation of the Cool programming language☆43Updated 8 years ago
- Graph library for Go/golang language.☆95Updated 9 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- Graph algorithms written in Go☆60Updated 3 years ago
- Goroutine scheduling latency profiling☆21Updated 11 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- A library for distributed processing for Go☆59Updated 3 months ago
- Effective Computation of Things☆193Updated 2 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Automatically exported from code.google.com/p/rsc☆50Updated 7 years ago
- examples of various sorting algorithms in golang (with visualization)☆125Updated last year
- Protobuf server and client in Go☆69Updated 11 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Learn Deep Learning The Hard Way☆66Updated 2 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- Bitmap Compression Library in Go☆52Updated 11 years ago
- Go bindings for GLPK (GNU Linear Programming Kit)☆37Updated 7 years ago
- Time-based database☆108Updated 2 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated last year
- Simple program, that prints out in the console details of some go object file☆22Updated 10 years ago
- Ngram index for golang☆114Updated 9 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- A probabilistic data structure service and storage☆92Updated 9 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Golang implementation of the Paice/Husk Stemming Algorithm☆29Updated 11 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago