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

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

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

2 مستودعات

Awesome GitHub RepositoriesCDN Offloading

Redirecting requests for large static assets to external content delivery networks to save bandwidth.

Distinct from Resource Request Optimization: Candidates focus on pod resource requests or game asset loading, not bandwidth optimization via CDN redirection.

Explore 2 awesome GitHub repositories matching devops & infrastructure · CDN Offloading. Refine with filters or upvote what's useful.

Awesome CDN Offloading GitHub Repositories

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

    EtherDream/jsproxy

    9,339عرض على GitHub↗

    jsproxy is a web traffic proxy designed to route requests through a ServiceWorker to bypass network restrictions while minimizing server-side processing overhead. It focuses on browser API virtualization, rewriting URL-related functions and properties so that proxied pages behave as if they are running on their original domains. The project utilizes a decoupled architecture that separates the static user interface from the data forwarding backend, allowing for deployment across multiple providers. It includes weight-based load balancing to distribute traffic across multiple proxy nodes and im

    Redirects requests for large static assets to local CDNs to reduce proxy server bandwidth costs.

    Shell
    عرض على GitHub↗9,339
  • dragonflyoss/dragonfly-archivedالصورة الرمزية لـ dragonflyoss

    dragonflyoss/dragonfly-archived

    5,937عرض على GitHub↗

    Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image delivery across clusters. It splits files into small pieces that peers exchange independently, enabling parallel downloads from multiple sources while a central scheduler assigns parent peers based on real-time load metrics. The system integrates with existing tools through an HTTP proxy interface and uses gRPC for internal communication between peers and the scheduler. The system distinguishes itself through automatic integrity verification at the piece level, ensuring every downl

    Reducing load on origin servers by caching downloaded files on passive CDN nodes and serving them to peers.

    Gocloud-nativecncfdocker-image
    عرض على GitHub↗5,937
  1. Home
  2. DevOps & Infrastructure
  3. CDN Offloading