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☆84Updated 4 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- github.com/cznic/b has moved to modernc.org/b☆221Updated 6 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- ☆102Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- CRC32 hash with x64 optimizations☆75Updated 2 weeks ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- An open source Golang client for Druid☆70Updated last year
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago
- An NGINX-alike HTTP reverse proxy in Go☆64Updated 14 years ago
- A fault tolerant, distributed task driven framework☆85Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- pure golang btree☆119Updated 10 years ago
- A Go database☆529Updated 6 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago