5 रिपॉजिटरी
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.
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.
Xget एक एज-आधारित नेटवर्क प्रॉक्सी और रिक्वेस्ट राउटर है जिसे कनेक्टिविटी को अनुकूलित करने और रिमोट रिसोर्स के लिए लेटेंसी कम करने के लिए डिज़ाइन किया गया है। यह AI इन्फरेंस API अनुरोधों, कंटेनर रजिस्ट्री मिररिंग, और Git रिपॉजिटरी ऑपरेशन्स और सॉफ्टवेयर पैकेज मिरर्स के त्वरण के लिए एक उच्च-प्रदर्शन इंटरफ़ेस के रूप में कार्य करता है। यह सिस्टम प्रोटोकॉल-जागरूक प्रॉक्सीइंग के माध्यम से खुद को अलग करता है जो Git और कंटेनर रजिस्ट्री के लिए प्रमाणीकरण और हेडर्स को संरक्षित करता है। यह अनुरोधों को त्वरित अपस्ट्रीम प्रोवाइडर एंडपॉइंट्स पर मैप करने के लिए नियम-आधारित URL ट्रांसफ़ॉर्मेशन का उपयोग करता है और यह सुनिश्चित करने के लिए कि डिपेंडेंसी प्रॉक्सी के माध्यम से डाउनलोड हों, एक रिस्पॉन्स रीराइटिंग तंत्र का उपयोग करता है। व्यापक क्षमताओं में अपरिवर्तनीय आर्टिफैक्ट्स के लिए एज-आधारित रिस्पॉन्स कैशिंग, लीनियर बैकऑफ़ रिट्रीज़ के माध्यम से रिक्वेस्ट विश्वसनीयता, और रिस्पॉन्स हेडर्स के माध्यम से वितरित परफॉरमेंस मॉनिटरिंग शामिल है। यह प्रोजेक्ट वेब स्रोतों से लोकल स्टोरेज में फाइलों और फोल्डर्स को पुनः प्राप्त करने के लिए एक कमांड लाइन इंटरफ़ेस भी प्रदान करता है। यह इंजन सर्वरलेस एज रनटाइम्स, कंटेनराइज़्ड होस्टिंग, या सेल्फ-होस्टेड कंटेनर निष्पादन के माध्यम से डिप्लॉयमेंट का समर्थन करता है।
Proxies image pulls from public and private container registries to accelerate deployment pipelines.
ProgrammingVTuberLogos विभिन्न प्रोग्रामिंग भाषाओं, डेवलपर टूलिंग और सॉफ्टवेयर इकोसिस्टम का प्रतिनिधित्व करने वाले उच्च-गुणवत्ता वाले ग्राफिक एसेट्स और आइकन्स का एक संग्रह है। यह डिजिटल मीडिया में उपयोग के लिए डिज़ाइन की गई PNG छवियों की एक मानकीकृत लाइब्रेरी के रूप में कार्य करता है। यह रिपॉजिटरी विशेष रूप से डिजिटल ब्रॉडकास्ट एसेट लाइब्रेरी, जैसे लाइवस्ट्रीम ओवरले, के लिए तैयार किए गए लोगो का एक सेट प्रदान करती है। इन एसेट्स का उपयोग सॉफ्टवेयर ब्रांडिंग और तकनीकी कंटेंट निर्माण, जिसमें ट्यूटोरियल और शैक्षिक दस्तावेज़ीकरण शामिल हैं, के लिए भी किया जाता है। यह संग्रह प्रोग्रामिंग प्रस्तुतियों और विज़ुअल प्रोजेक्ट्स के लिए स्टाइलइज़्ड इमेजरी की पुनर्प्राप्ति का समर्थन करता है। इन एसेट्स को स्टेटिक एसेट होस्टिंग का उपयोग करके वर्शन-नियंत्रित रिपॉजिटरी के माध्यम से प्रबंधित और वितरित किया जाता है।
Uses a Git-based workflow to track changes and maintain history for all visual design assets.
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.
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.