awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesData Replication Services

Tools and utilities for synchronizing and distributing data across multiple environments or regions to ensure availability.

Distinguishing note: Focuses on the operational aspect of data replication and high availability for encrypted datasets, rather than the cryptographic algorithms themselves.

Explore 3 awesome GitHub repositories matching security & cryptography · Data Replication Services. Refine with filters or upvote what's useful.

Awesome Data Replication Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ente-io/enteAvatar de ente-io

    ente-io/ente

    27,281Ver en GitHub↗

    Ente is a privacy-focused platform for end-to-end encrypted storage and two-factor authentication management. It functions as a zero-knowledge identity provider, ensuring that all cryptographic operations, key derivation, and data encryption occur locally on the user's device. By maintaining this architecture, the service provider remains unable to access or decrypt any stored personal information or authentication credentials. The platform distinguishes itself through a combination of on-device intelligence and resilient data distribution. It utilizes a local machine learning engine to perfo

    Copy encrypted user data across multiple cloud providers and geographical regions to ensure high availability and protection against provider outages or large-scale regional disasters.

    Dart2faandroidauthy
    Ver en GitHub↗27,281
  • getmoto/motoAvatar de getmoto

    getmoto/moto

    8,550Ver en GitHub↗

    Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com

    Simulates the creation of replication instances, endpoints, and tasks.

    Pythonawsbotoec2
    Ver en GitHub↗8,550
  • datahaven-xyz/datahavenAvatar de datahaven-xyz

    datahaven-xyz/datahaven

    7,246Ver en GitHub↗

    Datahaven is a decentralized storage network and smart contract platform designed for storing verifiable data with cryptographic integrity checks. It functions as a peer-to-peer system that ensures data availability and prevents loss through redundancy and tamper-evident content addressing. The project incorporates a restaking security layer that protects the network from malicious actors by leveraging economic stakes and automated slashing mechanisms. It also features a cross-chain asset bridge that transfers tokens and messages between different blockchain networks using finality proofs. T

    Replicates data across multiple providers using custom policies and verifies custody through randomized challenges.

    Rustai-agentsblockchaindecentralized
    Ver en GitHub↗7,246
  1. Home
  2. Security & Cryptography
  3. Data Replication Services

Explorar subetiquetas

  • Replication Instance SimulationsMock implementations of database migration and replication services. **Distinct from Data Replication Services:** Distinct from Data Replication Services: specifically simulates the API for managing replication instances and endpoints.