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
·

4 dépôts

Awesome GitHub RepositoriesCloud Synchronization Services

Systems that manage the state and configuration of applications across distributed environments.

Distinguishing note: Focuses on state synchronization rather than general cloud storage.

Explore 4 awesome GitHub repositories matching data & databases · Cloud Synchronization Services. Refine with filters or upvote what's useful.

Awesome Cloud Synchronization Services 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.
  • molunerfinn/picgoAvatar de Molunerfinn

    Molunerfinn/PicGo

    26,812Voir sur GitHub↗

    PicGo is a cross-platform desktop utility designed to automate image hosting and asset management. It functions as a pipeline-based engine that processes image inputs—such as local files, base64 strings, or clipboard data—through a configurable sequence of transformations and uploads to various cloud storage providers. The application distinguishes itself through a modular, plugin-based architecture that allows users to extend core functionality without modifying the main binary. By utilizing a lifecycle hook system, developers can register custom logic to intercept and modify data at specifi

    Synchronizes personal preferences across multiple computers with encrypted cloud storage.

    TypeScriptaliyun-osscloudflare-r2electron
    Voir sur GitHub↗26,812
  • keplergl/kepler.glAvatar de keplergl

    keplergl/kepler.gl

    11,871Voir sur GitHub↗

    Kepler.gl is a web-based geospatial visualization framework designed for rendering large-scale location datasets. It functions as a modular React mapping component that enables developers to embed interactive, high-performance geographic visualizations into web applications, serving as a comprehensive engine for building browser-based GIS dashboards. The library distinguishes itself through a highly extensible architecture that centers on centralized state management. By utilizing a predictable state-driven model, it allows for the programmatic control of map layers, filters, and viewport set

    Synchronizes map configurations and data with cloud storage providers for public access.

    TypeScriptdata-visualizationgeospatialkepler
    Voir sur GitHub↗11,871
  • nisrulz/flutter-examplesAvatar de nisrulz

    nisrulz/flutter-examples

    7,148Voir sur GitHub↗

    This project is a collection of reference implementations and sample applications for Flutter. It provides practical examples covering API integration, user authentication, data persistence, and a gallery of UI patterns. The repository distinguishes itself by offering a wide array of functional demos, including implementations for Google and email-based identity verification, cloud database synchronization, and the use of both relational and key-value local storage. It also includes specialized utility examples such as expense tracking, tip calculation, and body mass index tools. The project

    Synchronizes application data to a remote cloud database for real-time persistence across devices.

    Dartandroidapplication-frameworkcross-platform
    Voir sur GitHub↗7,148
  • altair-graphql/altairAvatar de altair-graphql

    altair-graphql/altair

    5,412Voir sur GitHub↗

    Altair est un client d'API GraphQL graphique, un environnement de développement intégré et un explorateur de schéma. Il fonctionne comme un outil de débogage et une plateforme de collaboration pour exécuter des requêtes, des mutations et des abonnements (subscriptions) sur des serveurs GraphQL. Le projet se distingue en proposant des espaces de travail synchronisés dans le cloud pour organiser et partager des collections de requêtes entre équipes. Il fournit un framework d'extensibilité flexible qui permet l'installation et l'exécution de plugins tiers au sein de sandboxes isolées. La plateforme couvre un large éventail de capacités, incluant l'écriture de requêtes assistée par IA, l'exploration visuelle de schémas et l'abonnement aux données en temps réel via plusieurs protocoles de transport. Elle inclut également des outils d'automatisation des requêtes via des scripts pré et post-requête, ainsi que des utilitaires pour gérer les variables d'environnement et analyser les métadonnées de réponse. Altair est disponible en tant qu'application de bureau, extension de navigateur et application web, et peut être hébergé sur des serveurs privés.

    Stores queries and collections in a cloud service to enable centralized management and team access.

    TypeScript
    Voir sur GitHub↗5,412
  1. Home
  2. Data & Databases
  3. Cloud Synchronization Services

Explorer les sous-tags

  • Query SynchronizationCloud synchronization specifically for API queries and operation collections. **Distinct from Cloud Synchronization Services:** Distinct from general cloud sync services by focusing on the synchronization of GraphQL query sets.