dgryski / dmrgo
Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol
☆104Updated 11 years ago
Alternatives and similar repositories for dmrgo
Users that are interested in dmrgo are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- Raft backend implementation using BuntDB☆17Updated 5 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
- Making support for Apache Kafka in Go better☆55Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- An exit strategy for go routines☆52Updated 9 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago