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 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for algorithms
- HyperLogLog++ for Go☆43Updated 6 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆32Updated 9 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 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
- Neural Network toolkit in Go☆36Updated 8 years ago
- Graph algorithms written in Go☆60Updated 2 years ago
- Probability distributions and associated methods in Go☆40Updated 9 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 7 months ago
- A ngram indexing implement in Go☆13Updated 2 years ago
- Graph library for Go/golang language.☆94Updated 9 years ago
- Golang Utility Objects and Functions☆9Updated 9 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- Trigram search library for Go☆71Updated 10 years ago
- ☆14Updated 9 years ago
- Package cmdctrl provides very specific startup handling for a daemon process without any possibility for customization.☆25Updated 9 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A Golang implementation of Denada☆32Updated 9 years ago
- A high performance in-memory index storage engine☆109Updated last month
- Analysis of Go source-code☆17Updated 8 years ago
- Goroutine scheduling latency profiling☆19Updated 10 years ago
- Ready-send coordination layer on top of goroutines.☆49Updated 4 years ago
- Bloom filters implemented in Go.☆147Updated 6 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago
- Package mgotest provides standalone instances of mongo sutable for use in tests.☆33Updated 9 years ago
- ☆23Updated 8 years ago
- Interpolation search☆12Updated 3 years ago
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 6 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago