kumaab / MapReduceLinks
Implementation of MapReduce in Go.
☆22Updated 4 years ago
Alternatives and similar repositories for MapReduce
Users that are interested in MapReduce are comparing it to the libraries listed below
Sorting:
- LSM-based key-value store in Go for educational purpose.☆71Updated 5 months ago
- A basic Raft implementation in Go.☆229Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A collection of resources about databases and related topics☆94Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- one billion row challenge☆42Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- ☆17Updated 9 years ago
- A distributed message queue.☆125Updated last month
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆25Updated 4 months ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- A fully featured SQL database written in Go☆50Updated 6 months ago
- Distributed key-value database in Go☆43Updated 4 years ago
- ☆34Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- Go implementation of the Lox programming language from Crafting Interpreters☆43Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year