I have recently dug into distributed system design. I have found lots of open source projects to inspire from ๐ซ
So I decided to start composing an awesome list on GitHub:
https://github.com/roma-glushko/awesome-distributed-system-projects
The list currently contains projects like:
- Databases (SQL, NoSQL, KV)
 - Locking services
 - Streaming Services
 - Message Queues
 - Task Schedulers
 - File Systems
 - OS, Service Discovery
 - frameworks and components
 
Most of the projects are written in Golang, some in Java, Erlang, C++ and a few in Python, Rust, Kotlin.
Hope this is going to be helpful ๐
Feel free to give it a star if you like it and share your fav projects which is not yet on the list ๐
    
Top comments (0)