darkjh / go-mapreduceLinks
Simple map-reduce implementation in Golang
☆30Updated 10 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:
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Distributed mmap☆41Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- pure golang btree☆119Updated 10 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- A library for distributed processing for Go☆58Updated 3 weeks ago
- bíogo data store repository☆38Updated 4 years ago
- ☆102Updated 6 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago