awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Self-Hosted Edge Caching CDNs

Ranking updated Jun 30, 2026

Open-source software for deploying distributed edge networks to accelerate static asset delivery and reduce latency.

Self-Hosted Edge Caching CDNs

Find the best repos with AI.We'll search the best matching repositories with AI.
  • apache/trafficserverapache avatar

    apache/trafficserver

    1,955View on GitHub↗

    Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

    Apache TrafficServer is a high-performance caching proxy server that can be deployed as a self-hosted CDN to cache and serve static assets from edge nodes, supporting configurable cache rules, origin pull, and scalability for multi-region setups.

    C++API Gateways
    View on GitHub↗1,955
  • varnishcache/varnish-cachevarnishcache avatar

    varnishcache/varnish-cache

    4,050View on GitHub↗

    Varnish Cache is an HTTP reverse proxy cache, traffic manager, and edge content delivery tool. It functions as an HTTP accelerator that stores responses in memory to reduce backend load and improve delivery speed. The system also serves as a TLS termination proxy and a configuration engine using a compiled language to define request handling and caching logic. The project is distinguished by its compiled configuration language, which transforms specialized domain logic into machine code to execute request processing at line rate. It provides high-performance memory-centric storage and special

    Varnish Cache is a self-hostable, high-performance HTTP accelerator and reverse-proxy that caches and serves static assets from origin servers with configurable rules, making it a strong foundation for a private CDN, though multi-region deployments require manual setup.

    CDomain Specific LanguagesHTTP Reverse ProxiesCache Invalidation Tags
    View on GitHub↗4,050
  • squid-cache/squidsquid-cache avatar

    squid-cache/squid

    2,994View on GitHub↗

    Squid Web Proxy Cache - Source Code

    Squid is a self-hostable web proxy cache that can cache and serve static assets with configurable rules and origin pull, fitting your need for a private edge cache, though it does not include built-in multi-region distribution.

    C++Caching
    View on GitHub↗2,994
  • varnish/varnish-cachevarnish avatar

    varnish/Varnish-Cache

    887View on GitHub↗

    Varnish Cache is an HTTP reverse proxy and content accelerator designed to sit in front of web servers. It functions as a caching engine that stores frequently accessed web content in memory to reduce the processing load on backend origin servers and accelerate delivery times for end users. The software distinguishes itself through a domain-specific configuration language that compiles request-handling logic into machine-level bytecode for execution at wire speed. It utilizes a multi-threaded event loop to manage concurrent connections and employs shared-memory object storage alongside virtua

    Varnish Cache is a self-hosted HTTP accelerator and reverse proxy that caches and serves static assets from the edge with configurable rules, origin pull, and multiple storage backends — it fits the core need for a private CDN cache, though multi-region distribution would require manual setup across instances.

    CContent Caching AcceleratorsDomain Specific LanguagesHTTP Reverse Proxies
    View on GitHub↗887

Related searches

  • a self-hosted Netlify alternative
  • an open source platform for frontend deployment
  • a self hosted S3 compatible object storage
  • a javascript library for caching data
  • a self hosted alternative to Google Drive
  • a caching library for Go applications
  • a caching library for Go applications
  • a self-hosted reverse proxy for containers