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

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

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

2 个仓库

Awesome GitHub RepositoriesZero-Knowledge Execution Environments

Environments that allow for the private execution of computations while providing cryptographic proofs of correctness.

Distinct from Private Network Access: None of the candidates cover zero-knowledge private computation; they focus on repository or network access controls.

Explore 2 awesome GitHub repositories matching security & cryptography · Zero-Knowledge Execution Environments. Refine with filters or upvote what's useful.

Awesome Zero-Knowledge Execution Environments GitHub Repositories

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

    paradigmxyz/reth

    5,652在 GitHub 上查看↗

    Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res

    Runs stateless execution and integrates with zkVMs to enable scalable zero-knowledge applications on Ethereum.

    Rust
    在 GitHub 上查看↗5,652
  • matter-labs/zksyncmatter-labs 的头像

    matter-labs/zksync

    4,950在 GitHub 上查看↗

    zkSync is an Ethereum layer 2 scaling network and zero-knowledge rollup solution. It processes transactions off-chain and submits validity proofs to the mainchain to increase throughput and reduce transaction costs while inheriting the security of the Ethereum mainnet. The project features an account abstraction framework that uses smart accounts and session keys to enable gasless transactions and simplified user onboarding. It includes a zero-knowledge proof framework for verifying computations and asset transfers without revealing underlying private data. The system covers a broad range of

    Allows users to execute computations privately and publish zero-knowledge proofs to verify the integrity of the order flow.

    Rustteam-core
    在 GitHub 上查看↗4,950
  1. Home
  2. Security & Cryptography
  3. Zero-Knowledge Execution Environments