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

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

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

5 مستودعات

Awesome GitHub RepositoriesPull-Request-Based Asset Managers

Systems that manage library versions and updates through Git repositories with pull-request-based contributions.

Distinct from Git-Based Repositories: Distinct from Git-Based Repositories: focuses on pull-request-driven asset management, not general version control.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Pull-Request-Based Asset Managers. Refine with filters or upvote what's useful.

Awesome Pull-Request-Based Asset Managers GitHub Repositories

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

    cdnjs/cdnjs

    10,707عرض على GitHub↗

    cdnjs is a free, community-maintained content delivery network that hosts thousands of open-source frontend libraries. It delivers popular JavaScript and CSS assets from a global CDN to speed up website performance and reduce server load, with each library version stored as an immutable snapshot under a predictable directory structure. The platform provides a RESTful JSON API for programmatic access to library metadata, version details, and search functionality. This API returns structured data with HTTP cache headers, including immutable version details cached for nearly a year and library m

    Manages library versions and updates through a Git repository with pull-request-based contributions.

    cdncdnjscss
    عرض على GitHub↗10,707
  • xixu-me/xgetالصورة الرمزية لـ xixu-me

    xixu-me/Xget

    8,150عرض على GitHub↗

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

    Proxies image pulls from public and private container registries to accelerate deployment pipelines.

    JavaScript
    عرض على GitHub↗8,150
  • aikoyori/programmingvtuberlogosالصورة الرمزية لـ Aikoyori

    Aikoyori/ProgrammingVTuberLogos

    6,216عرض على GitHub↗

    ProgrammingVTuberLogos is a collection of high-quality graphic assets and icons representing various programming languages, developer tooling, and software ecosystems. It serves as a standardized library of PNG images designed for use in digital media. The repository provides a set of logos specifically tailored for digital broadcast asset libraries, such as livestream overlays. These assets are also used for software branding and technical content creation, including tutorials and educational documentation. The collection supports the retrieval of stylized imagery for programming presentati

    Uses a Git-based workflow to track changes and maintain history for all visual design assets.

    CSS
    عرض على GitHub↗6,216
  • js-org/js.orgالصورة الرمزية لـ js-org

    js-org/js.org

    5,782عرض على GitHub↗

    js.org is a community-maintained domain registry that provides free, short subdomains under the js.org namespace for JavaScript-related projects and personal sites. It operates as a pull-request-based system where developers claim subdomains by submitting changes to a central repository, with approvals typically processed within 24 hours. The service routes subdomains to any hosting provider that supports custom domains through DNS CNAME record configuration. The registry is designed to work seamlessly with GitHub Pages, allowing users to map their sites to custom subdomains by adding a CNAME

    Manages subdomain assignments through a community-maintained registry updated via pull requests.

    JavaScriptcommunitycustom-domainsdns
    عرض على GitHub↗5,782
  • cri-o/cri-oالصورة الرمزية لـ cri-o

    cri-o/cri-o

    5,629عرض على GitHub↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Continues pulling from a configured mirror registry when the primary registry is blocked.

    Go
    عرض على GitHub↗5,629
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Version Control Systems
  5. Git-Based Repositories
  6. Pull-Request-Based Asset Managers

استكشف الوسوم الفرعية

  • Subdomain Registry Pull Requests1 وسم فرعيManaging subdomain assignments through a community-maintained registry updated via pull requests to a central repository. **Distinct from Pull-Request-Based Asset Managers:** Distinct from Pull-Request-Based Asset Managers: focuses on subdomain registry management rather than library version management.
  • Visual Asset WorkflowsGit-based workflows specifically for managing and versioning graphic design and visual assets. **Distinct from Pull-Request-Based Asset Managers:** Focuses on the versioning of visual design files rather than general software library versions