awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ente-io/enteente-io 的头像

    ente-io/ente

    27,281在 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
    在 GitHub 上查看↗27,281
  • getmoto/motogetmoto 的头像

    getmoto/moto

    8,550在 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
    在 GitHub 上查看↗8,550
  • datahaven-xyz/datahavendatahaven-xyz 的头像

    datahaven-xyz/datahaven

    7,246在 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
    在 GitHub 上查看↗7,246
  1. Home
  2. Security & Cryptography
  3. Data Replication Services

探索子标签

  • 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.