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

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

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

5 مستودعات

Awesome GitHub RepositoriesDependency Management

Systems for tracking, patching, and updating integrated third-party source code and dependencies.

Distinct from Third Party Integrations: Distinct from Third Party Integrations: focuses on the lifecycle management of integrated source code rather than API connectivity.

Explore 5 awesome GitHub repositories matching web development · Dependency Management. Refine with filters or upvote what's useful.

Awesome Dependency Management GitHub Repositories

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

    ipader/SwiftGuide

    15,988عرض على GitHub↗

    SwiftGuide is a centralized resource hub and ecosystem directory for developers using the Swift programming language. It provides a curated collection of open source libraries, frameworks, and tools, acting as a structured map of community resources and expert contributors. The project organizes the Swift ecosystem through a categorized directory of active projects and architectural mapping. It serves as a catalogue for selecting compatible integrated development environments, package managers, and system utilities. The repository also aggregates educational materials, including official doc

    Provides a curated directory of systems for managing third-party libraries and external project requirements in Swift.

    Swift
    عرض على GitHub↗15,988
  • bower/bowerالصورة الرمزية لـ bower

    bower/bower

    14,921عرض على GitHub↗

    Bower is a frontend package manager and client-side asset manager used to install and track third-party JavaScript and CSS libraries for browser-based projects. It functions as a web dependency manager that ensures consistent versioning across different development environments. The tool operates as a Git-based dependency manager, retrieving source code directly from Git repositories rather than relying on a central package registry. It utilizes a semantic versioning resolver to match manifest constraints against Git tags to determine the correct package version. To prevent nested directory t

    Manages the full lifecycle of third-party JavaScript and CSS dependencies for browser-based projects.

    JavaScript
    عرض على GitHub↗14,921
  • mozilla-firefox/firefoxالصورة الرمزية لـ mozilla-firefox

    mozilla-firefox/firefox

    11,305عرض على GitHub↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Tracks upstream source versions and applies custom patches to integrated external code during the build process.

    JavaScript
    عرض على GitHub↗11,305
  • jareware/css-architectureالصورة الرمزية لـ jareware

    jareware/css-architecture

    2,570عرض على GitHub↗

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

    Integrates third-party design systems while maintaining control over local naming standards and implementation.

    عرض على GitHub↗2,570
  • pr0g/cmake-examplesالصورة الرمزية لـ pr0g

    pr0g/cmake-examples

    1,231عرض على GitHub↗

    This project provides a collection of minimal, modern configuration templates designed to demonstrate industry-standard practices for managing C and C++ build workflows. It serves as a practical guide for developers to implement build automation, dependency management, and project structuring using the CMake build system. The repository distinguishes itself by offering modular examples that cover complex build requirements, such as hierarchical project organization and the integration of external third-party source code. It emphasizes the use of target-based dependency graphs and interface-ba

    Provides automated systems for tracking and integrating third-party source code dependencies into the build process.

    CMakecmakecmake-examplescmake-scripts
    عرض على GitHub↗1,231
  1. Home
  2. Web Development
  3. Third Party Integrations
  4. Dependency Management