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
Back to sdgluck/fetch-sync

Open-source alternatives to Fetch Sync

8 open-source projects similar to sdgluck/fetch-sync, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fetch Sync alternative.

  • fxos-components/serviceworkerwareF

    fxos-components/serviceworkerware

    0View on GitHub↗
    View on GitHub↗0
  • gmetais/sw-deltagmetais avatar

    gmetais/sw-delta

    1,099View on GitHub↗

    An incremental cache for the web

    JavaScript
    View on GitHub↗1,099
  • googlechrome/sw-precacheGoogleChrome avatar

    GoogleChrome/sw-precache

    5,189View on GitHub↗

    sw-precache is a service worker precache generator used to create scripts that enable offline functionality for web applications. It acts as a build-time asset cache manager that hashes static files and manages their versioning within a service worker cache. The project provides a runtime cache configurator to define caching strategies and request handlers for dynamic content based on URL patterns. It also includes an offline fallback handler to intercept network failures and serve cached fallback pages. The toolset covers the generation of service worker code and manifests, content-hash bas

    JavaScript
    View on GitHub↗5,189
  • googlechrome/sw-toolboxGoogleChrome avatar

    GoogleChrome/sw-toolbox

    3,584View on GitHub↗

    Service Worker Toolbox provides some simple helpers for use in creating your own service workers. Specifically, it provides common caching strategies for dynamic content, such as API calls, third-party resources, and large or infrequently used local resources that you don't want precached.

    JavaScript
    View on GitHub↗3,584
  • googlechrome/workboxGoogleChrome avatar

    GoogleChrome/workbox

    12,895View on GitHub↗

    Workbox is a modular library and toolkit designed for managing service workers in progressive web applications. It provides a comprehensive framework for handling asset caching, request routing, and background script lifecycle management, enabling developers to build web applications that function reliably offline and load efficiently. The project distinguishes itself through a declarative routing engine and a plugin-based architecture that allows for the injection of custom logic into the request and response processing pipeline. It supports advanced caching patterns, such as cache-first or

    JavaScriptoffline-firstprogressive-web-appservice-worker
    View on GitHub↗12,895

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • hamzaydia/verifyfetchhamzaydia avatar

    hamzaydia/verifyfetch

    152View on GitHub↗

    Your users download a 4GB AI model, the connection drops at 3.8GB, verifyfetch resumes from 3.8GB and verifies every byte. Drop-in integrity verification for Transformers.js, WebLLM, and any large file in the browser.

    TypeScript
    View on GitHub↗152
  • sdgluck/msgrS

    sdgluck/msgr

    0View on GitHub↗
    View on GitHub↗0
  • talater/upupTalAter avatar

    TalAter/UpUp

    4,920View on GitHub↗

    UpUp is a service worker framework and progressive web app tool designed to provide websites with offline capabilities. It functions as a browser cache manager that enables offline website availability by utilizing service workers and the cache API. The project manages the offline workflow through static asset pre-caching and version-based cache busting to ensure stored resources remain current. It also includes offline fallback management to define specific pages or content that display to users when a network connection is unavailable and the requested resource is not cached. Additional ca

    JavaScripthacktoberfestofflineoffline-first
    View on GitHub↗4,920