awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distributed Systems & Scalability · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesDistributed Systems & Scalability

Explore 4 awesome GitHub repositories matching education & learning resources · Distributed Systems & Scalability. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Systems & Applied Computing
  5. Infrastructure Architecture
  6. Distributed Systems & Scalability

Awesome Distributed Systems & Scalability GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • kamranahmedse/developer-roadmap

    kamranahmedse/developer-roadmap

    349,419GitHubView on GitHub↗

    This project is a comprehensive repository of structured learning paths and professional development curricula designed to guide individuals through various technical domains and career roles. It provides a hierarchical knowledge base that organizes complex software engineering concepts into progressive, actionable mod

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188GitHubView on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u

    algorithmalgorithmscoding-interview
  • donnemartin/system-design-primer

    donnemartin/system-design-primer

    335,906GitHubView on GitHub↗

    This repository is a comprehensive educational resource designed to help software engineers master large-scale system design and prepare for technical interviews. It provides a structured curriculum that covers the fundamental principles of distributed systems, backend engineering, and object-oriented design through a

    Pythondesigndesign-patternsdesign-system
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Availability PatternsDesign strategies for ensuring system uptime and fault tolerance.
  • Backend Performance OptimizationEducational resources for server-side latency reduction and throughput optimization.
  • Caching Strategies7 sub-tagsArchitectural strategies and techniques for managing data storage in memory to optimize application performance and retrieval speeds.
Distributed Systems Design Topics
Concepts and architectural patterns related to building distributed systems.
  • System Design MetricsQuantitative methods for evaluating system reliability and performance.