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
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Random Forest implemtation in GoLang☆115Updated 11 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
- A write-ahead log for Go☆67Updated 8 years ago
- An NGINX-alike HTTP reverse proxy in Go☆65Updated 14 years ago
- gtreap is an immutable treap implementation in the Go Language☆91Updated 3 years ago
- github.com/cznic/b has moved to modernc.org/b☆226Updated 7 years ago
- ☆102Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- CRC32 hash with x64 optimizations☆80Updated 4 months ago
- A Go database☆529Updated 6 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 4 years ago
- Disruptor style ring buffer in Go☆46Updated 12 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago