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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesOffline Synchronization Tools

Tools that allow users to work with data while disconnected and synchronize changes once a connection is restored.

Explore 7 awesome GitHub repositories matching networking & communication · Offline Synchronization Tools. Refine with filters or upvote what's useful.

Awesome Offline Synchronization Tools GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • super-productivity/super-productivityAvatar de super-productivity

    super-productivity/super-productivity

    17,541Voir sur GitHub↗

    This project is a local-first task manager and time tracking tool designed to consolidate work items from multiple external project management platforms into a single, unified interface. By prioritizing local data sovereignty, it ensures that all task lists, time logs, and application states remain on the user's device, providing full functionality in offline environments while maintaining privacy. The application distinguishes itself through a focus on deep work and structured productivity rituals. It integrates distraction-free modes, configurable focus timers, and automated time tracking t

    Enables users to work while disconnected and automatically synchronizes changes with conflict resolution upon reconnection.

    TypeScriptandroidelectron-appflowmodoro
    Voir sur GitHub↗17,541
  • googlechrome/workboxAvatar de GoogleChrome

    GoogleChrome/workbox

    12,895Voir sur 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

    Captures and replays user interaction data for analytics services once the network connection is restored to maintain reporting accuracy.

    JavaScriptoffline-firstprogressive-web-appservice-worker
    Voir sur GitHub↗12,895
  • heroiclabs/nakamaAvatar de heroiclabs

    heroiclabs/nakama

    12,754Voir sur GitHub↗

    Nakama is a distributed server framework designed for real-time multiplayer games and social applications. It provides an authoritative runtime environment for executing game logic, ensuring consistent state and cheat-resistant gameplay across diverse client platforms. The system acts as a centralized backend, managing persistent player identities, social graphs, and real-time communication channels to support complex multiplayer interactions. The platform distinguishes itself through an integrated suite of LiveOps tools that allow developers to manage game economies, schedule time-bound even

    Synchronizes game state and progress during intermittent connectivity to ensure a consistent experience.

    Gobackendbackend-as-a-servicechat-server
    Voir sur GitHub↗12,754
  • aws-amplify/amplify-jsAvatar de aws-amplify

    aws-amplify/amplify-js

    9,568Voir sur GitHub↗

    This project is a JavaScript library and SDK used to integrate web and mobile applications with cloud services. It serves as a bridge to backend providers for user authentication, binary object storage, and real-time data synchronization. The library provides a unified interface for managing cloud identity and access, executing queries and mutations against GraphQL endpoints, and consuming REST APIs with secure request signing. It also includes tools for accessing machine learning services for natural language processing and computer vision. Broad capability areas include offline-first data

    Offers tools to work with data while disconnected and synchronize changes once a connection is restored.

    TypeScript
    Voir sur GitHub↗9,568
  • frappe/booksAvatar de frappe

    frappe/books

    4,725Voir sur GitHub↗

    Books est un logiciel de comptabilité en partie double conçu pour enregistrer les transactions commerciales et gérer un grand livre. Il fonctionne comme une plateforme de facturation pour suivre les comptes fournisseurs et clients, et comme un outil de reporting financier pour générer des bilans et des comptes de résultat. L'application est construite comme un système de comptabilité offline-first qui stocke les données localement pendant les pannes d'internet et synchronise les changements une fois la connectivité rétablie. Elle inclut également un système de point de vente au détail pour traiter les ventes immédiates et enregistrer les mouvements de stock. Le logiciel couvre des capacités de gestion financière plus larges, incluant le suivi des écritures du grand livre et la surveillance de la performance commerciale via des tableaux de bord. Il fournit également des outils pour la localisation, l'enregistrement de modèles de base de données et les mises à jour logicielles automatiques.

    Saves financial records locally while disconnected and synchronizes changes once a connection is restored.

    TypeScript
    Voir sur GitHub↗4,725
  • streetcomplete/streetcompleteAvatar de streetcomplete

    streetcomplete/StreetComplete

    4,585Voir sur GitHub↗

    StreetComplete est un utilitaire cartographique participatif et un éditeur Android pour OpenStreetMap. Il fonctionne comme un outil de sondage géolocalisé et un collecteur de données hors ligne, permettant aux utilisateurs d'identifier et de remplir les informations géographiques manquantes dans une base de données cartographique mondiale partagée via une vérification sur site. L'application présente les attributs cartographiques manquants sous forme d'une série de questions auxquelles répondre à des coordonnées spécifiques. Elle permet l'édition de carte mobile en guidant les utilisateurs à travers des tâches pour mettre à jour les données géographiques tout en visitant des lieux physiques. Le système couvre l'édition de données géographiques et la détection d'informations cartographiques incomplètes dans le voisinage de l'utilisateur. Il inclut des capacités pour la saisie de données hors ligne, capturant les mises à jour sans connexion internet et les téléchargeant sous forme de jeux de modifications groupés une fois la connectivité rétablie.

    Captures data updates while disconnected and uploads them as changesets once a connection is available.

    Kotlin
    Voir sur GitHub↗4,585
  • victorlaerte/awesome-it-quotesAvatar de victorlaerte

    victorlaerte/awesome-it-quotes

    624Voir sur GitHub↗

    This project is a community-driven knowledge base that archives historical statements and insights from influential technology leaders. It functions as a reference library designed to preserve the intellectual history of the information technology field and the evolution of computing philosophy. The repository utilizes a static, flat-file data structure formatted in markdown, which eliminates the need for complex database management or server-side runtime environments. By leveraging a version control system, the project maintains a complete audit trail of all additions and editorial changes,

    Supports decentralized hosting by allowing the entire repository to be cloned and mirrored across multiple platforms.

    awesomeawesome-listquotes
    Voir sur GitHub↗624
  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Computing
  5. Data Synchronization and Consistency
  6. Distributed File Synchronization
  7. Offline Synchronization Tools

Explorer les sous-tags

  • Repository Mirroring SystemsMechanisms for synchronizing complete remote file histories to local storage.