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

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

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

1 个仓库

Awesome GitHub RepositoriesDistributed Application Deployments

Mechanisms for distributing business logic and ledger rules across a peer-to-peer network of nodes.

Distinct from Peer-to-Peer Distribution Protocols: Distinct from P2P image or file distribution as it focuses on the deployment of executable business logic and smart contract rules.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Application Deployments. Refine with filters or upvote what's useful.

Awesome Distributed Application Deployments GitHub Repositories

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

    corda/corda

    4,077在 GitHub 上查看↗

    Corda 是一个分布式账本技术平台,用于构建私有的、可互操作的商业网络。它提供了一个框架,用于创建事实共享记录,并在特定参与者之间执行智能合约,而无需进行全局数据广播。 该平台通过点对点状态分发模型和基于 UTXO 的账本脱颖而出,确保交易数据仅在相关方之间共享,从而保持严格的隐私性。它利用基于 JVM 的智能合约引擎来执行用 Java 或 Kotlin 编写的业务逻辑,并采用基于公证人的机制来验证交易唯一性并防止双重支付。 该系统涵盖了广泛的功能,包括通过公钥基础设施进行基于证书的身份管理、用于跟踪代币和金融工具的数字资产生命周期管理,以及用于多方共识的分布式工作流协调。它还包括节点基础设施监控、账本状态检查以及通过预言机服务集成账本外数据的工具。 该项目提供了用于节点管理的命令行界面,以及用于验证合约流程逻辑和账本应用的自动化测试套件。

    Manages the distribution of custom business logic and data schemas across a network of shared ledger nodes.

    Kotlincordadistributed-ledgerdlt
    在 GitHub 上查看↗4,077
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Application Deployments