basilysf1709 / distributed-systems
Comprehensive guide, algorithms and tools on distributed systems
☆211Updated last month
Alternatives and similar repositories for distributed-systems:
Users that are interested in distributed-systems are comparing it to the libraries listed below
- My chapter-wise notes for Database Internals by Alex Petrov.☆423Updated last year
- Prototype implementations of database internal concepts and algorithms in Golang.☆119Updated last year
- "The gift of mental power comes from God, Divine Being, and if we concentrate our minds on that truth, we become in tune with this great …☆88Updated 4 years ago
- A fully featured SQL database written in Go☆42Updated 2 months ago
- A tester that checks for correctness of code in distributed systems.☆25Updated 11 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 10 months ago
- A Distributed SQL Database - Building the Database in the Public to Learn Database Internals☆71Updated last year
- An HTTP server written from scratch in C.☆52Updated 9 months ago
- A single-threaded event-driven cache☆19Updated 5 months ago
- ☆128Updated last year
- An implementation of an educational RDBMS in Go☆23Updated 9 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated 8 months ago
- A pure Go implementation of Bloom Filter.☆46Updated 2 years ago
- Learn TigerBeetle by fixing tiny broken scripts!☆112Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 8 months ago
- Linux container from scratch in Go using Ubuntu 22.04 rootfs.☆41Updated 4 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆67Updated last year
- Tektite DB☆185Updated last month
- The Art of Problem-Solving in Software Engineering: How to Make MySQL Better☆1,497Updated last month
- Book in Progress☆334Updated 3 months ago
- 🚀 List of distributed system projects for inspiration and learning to build distributed services from real world examples☆843Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆58Updated last month
- A curated list of resources on operating system design and implementation.☆148Updated 9 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 4 months ago
- Realtime distributed messaging platform built using Go and React (Fullstack) ❤️☆201Updated last month
- Architecture of popular Database Management Systems.☆14Updated 2 months ago
- Reading different stuff. Sharing links and notes. Having loads of fun.☆143Updated last year
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated last year