dbravender / go_mapreduceLinks
A simple MapReduce implementation in Google Go.
☆86Updated 12 years ago
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
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- github.com/cznic/b has moved to modernc.org/b☆228Updated 6 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 6 years ago
- A fault tolerant, distributed task driven framework☆84Updated 9 years ago
- An NGINX-alike HTTP reverse proxy in Go☆64Updated 14 years ago
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- pure golang btree☆117Updated 10 years ago
- A Go database☆529Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- A memcached binary protocol toolkit for go.☆318Updated 6 years ago
- A pseudo-random number generator wriiten in Golang☆113Updated 2 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☆69Updated 10 years ago
- A probabilistic data structure service and storage☆92Updated 9 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 15 years ago
- A high performance in-memory index storage engine☆112Updated 2 weeks ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Go implementation of Count-Min-Log☆68Updated 7 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- CRC32 hash with x64 optimizations☆78Updated 2 months ago