awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesSystem Design Foundations

Resources for mastering architectural principles and low-level design concepts.

Explore 6 awesome GitHub repositories matching part of an awesome list · System Design Foundations. Refine with filters or upvote what's useful.

Awesome System Design Foundations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • donnemartin/system-design-primerالصورة الرمزية لـ donnemartin

    donnemartin/system-design-primer

    353,387عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ودليل دراسي يركز على بنية الأنظمة الموزعة وتصميم البنية التحتية للـ backend. يوفر منهجاً منظماً لإتقان مبادئ القابلية للتوسع، والموثوقية، والأداء المطلوبة لتصميم أنظمة برمجية معقدة. يتميز المستودع بتقديم نهج منهجي للتحضير للمقابلات التقنية، حيث يدمج أنماط التصميم، والمقايضات المعمارية، وأدوات التكرار المتباعد لمساعدة المستخدمين على الاحتفاظ بالمفاهيم المعقدة. ويؤكد على التحليل القائم على القيود، حيث يعلم المستخدمين كيفية تقييم المتطلبات المتنافسة مثل زمن الوصول (latency)، والاتساق، والتوافر عند صياغة التصاميم المعمارية. يغطي المحتوى طيفاً واسعاً من قدرات تصميم النظام، بما في ذلك استراتيجيات توسيع قواعد البيانات، وإدارة حركة المرور، وتحسين البنية التحتية. ويفصل تقنيات التوسع الأفقي، والتخزين المؤقت متعدد الطبقات، والتواصل غير المتزامن، واكتشاف الخدمات، مع توفير أطر عمل لإجراء تقديرات الموارد وتخطيط السعة. يتم تنظيم التوثيق كدليل دراسي، مما يوفر مساراً منهجياً عبر أساسيات هندسة الـ backend وتصميم الأنظمة واسعة النطاق.

    Comprehensive guide for mastering system design interview preparation.

    Pythondesigndesign-patternsdesign-system
    عرض على GitHub↗353,387
  • interviewready/system-design-resourcesالصورة الرمزية لـ InterviewReady

    InterviewReady/system-design-resources

    18,192عرض على GitHub↗

    These are the best resources for System Design on the Internet

    Collection of resources tailored for system design interview readiness.

    cachefault-tolerancescalability
    عرض على GitHub↗18,192
  • vasanthk/how-web-worksالصورة الرمزية لـ vasanthk

    vasanthk/how-web-works

    16,731عرض على GitHub↗

    This project is a technical educational guide focused on browser architecture and the internal processes used to render web pages. It provides a detailed breakdown of the web request lifecycle, from the initial networking phase to the final visual output on a screen. The guide covers specific technical sequences including the DNS resolution process across browser, operating system, and ISP caches, and the establishment of secure connections through the TLS handshake. It also details the communication flow between clients and servers using the HTTP protocol and server-side request handling. T

    Explains the fundamental mechanics of how the web functions.

    عرض على GitHub↗16,731
  • puncsky/system-design-and-architectureالصورة الرمزية لـ puncsky

    puncsky/system-design-and-architecture

    3,431عرض على GitHub↗

    Learn how to design large-scale systems. Prep for the system design interview.

    Curated collection of architectural concepts and system design principles.

    Makefilearchitecturedesigndesign-patterns
    عرض على GitHub↗3,431
  • nitin96bisht/system-designN

    Nitin96Bisht/System-Design

    0عرض على GitHub↗

    Comprehensive collection of notes and resources for architectural interview preparation.

    عرض على GitHub↗0
  • vasanthk/485d1c25737e8e72759fV

    vasanthk/485d1c25737e8e72759f

    0عرض على GitHub↗

    Provides a concise reference for scalable system design patterns.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. System Design Foundations