dbravender / go_mapreduceLinks
A simple MapReduce implementation in Google Go.
☆86Updated last week
Alternatives and similar repositories for go_mapreduce
Users that are interested in go_mapreduce are comparing it to the libraries listed below
Sorting:
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A Go database☆529Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- github.com/cznic/b has moved to modernc.org/b☆223Updated 7 years ago
- CRC32 hash with x64 optimizations☆81Updated 5 months ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- A write-ahead log for Go☆67Updated 9 years ago
- RTree implementation for Go☆54Updated 4 years ago
- An NGINX-alike HTTP reverse proxy in Go☆64Updated 14 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Distributed mmap☆41Updated 9 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls