yunuskilicdev / distributedsystems
☆16Updated 2 years ago
Alternatives and similar repositories for distributedsystems:
Users that are interested in distributedsystems are comparing it to the libraries listed below
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆113Updated last year
- LSM-based key-value store in Go for educational purpose.☆60Updated last month
- (educational) build your own disk based KV store in Go☆216Updated 8 months ago
- 🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)☆62Updated 3 weeks ago
- These are all my learnings gathered on concurrency in golang☆326Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆172Updated 9 months ago
- ☆57Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- Build systems with Go examples☆145Updated 2 years ago
- A simple TCP server that supports simple redis commands like PING, ECHO, GET, SET☆10Updated last year
- B-tree implementation for Go☆235Updated 2 years ago
- Slides from various classes and presentations☆316Updated 3 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆397Updated 9 months ago
- A disk based KV store (based on Bitcask implementation)☆171Updated last year
- 📚 Roadmap to becoming a distributed systems Ph.D 🎓☆89Updated 4 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 3 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆221Updated 5 years ago
- A basic Raft implementation in Go.☆215Updated 9 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆59Updated 2 years ago
- A simple sql database written in rust.☆70Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆100Updated 3 months ago
- Listings from manning book☆130Updated 6 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated 6 months ago
- Repo for greenlight API as part of Let's Go Further book by Alex Edwards☆56Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆222Updated last year
- Implementation of MapReduce in Go.☆19Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆28Updated 6 months ago
- A repo full of interview question implementations in golang.☆104Updated 3 years ago
- High throughput, Low latency 🚀 Fullstack Realtime messaging platform built using Go and React ❤️☆170Updated 7 months ago
- Golang rate limiters for distributed applications☆498Updated 2 weeks ago