jpoirier / algorithms
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
- Probability distributions and associated methods in Go☆42Updated 9 years ago
- golang package to provide lightweight internal pub/sub for goroutines☆29Updated 11 years ago
- Goroutine scheduling latency profiling☆19Updated 10 years ago
- examples of various sorting algorithms in golang (with visualization)☆126Updated 5 months ago
- Graph library for Go/golang language.☆94Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- List data structure supporting prefix sums☆45Updated 6 years ago
- Random Forest implemtation in GoLang☆114Updated 10 years ago
- A collection of data-structures and algorithms in Golang☆54Updated 8 years ago
- Golang Utility Objects and Functions☆9Updated 9 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Updated 7 years ago
- Pattern recognition package in Go lang.☆67Updated 11 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 9 years ago
- Sequitur algorithm for recognizing lexical structure in strings☆39Updated 2 years ago
- Package cmdctrl provides very specific startup handling for a daemon process without any possibility for customization.☆25Updated 9 years ago
- a (tiny) VM project built with Go☆59Updated 7 years ago
- Graph algorithms written in Go☆60Updated 3 years ago
- Go Service Monitor & Alerts☆38Updated 7 years ago
- Easy html charts with go☆79Updated 10 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Trigram search library for Go☆69Updated 10 years ago
- Neural Network toolkit in Go☆36Updated 8 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆32Updated 9 years ago
- Source for the Understanding the Execution Tracer workshop☆90Updated 7 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆51Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 10 months ago
- Distributed Recommender System☆28Updated 9 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 9 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 5 years ago