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

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

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

Open-source alternatives to Papers

20 open-source projects similar to ipfs/papers, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Papers alternative.

  • aptos-labs/aptos-coreA

    aptos-labs/aptos-core

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bytom/bytomBytom 的头像

    Bytom/bytom

    1,270在 GitHub 上查看↗

    Official Go implementation of the Bytom protocol

    Go
    在 GitHub 上查看↗1,270
  • celo-org/celo-blockchaincelo-org 的头像

    celo-org/celo-blockchain

    627在 GitHub 上查看↗

    Official golang implementation of the Celo blockchain, based off of the official golang implementation of the Ethereum protocol.

    Go
    在 GitHub 上查看↗627
  • chainx-org/chainxchainx-org 的头像

    chainx-org/ChainX

    325在 GitHub 上查看↗

    Bitcoin's layer2 smart contract network has already supported WASM and EVM, and is supporting MoveVM

    Rustbtcevmlayer2
    在 GitHub 上查看↗325
  • cryptape/citacryptape 的头像

    cryptape/cita

    1,306在 GitHub 上查看↗

    A high performance blockchain kernel for enterprise users.

    Rust
    在 GitHub 上查看↗1,306
  • diem/diemdiem 的头像

    diem/diem

    16,678在 GitHub 上查看↗

    Diem is a distributed ledger technology platform designed for the development of decentralized applications and the execution of programmable financial transactions. It provides a comprehensive framework for operating validator nodes that maintain ledger integrity through a Byzantine fault-tolerant consensus protocol, ensuring consistent state updates across a distributed network of participants. The platform distinguishes itself through a modular node architecture that decouples consensus, execution, and storage to facilitate scalability and maintenance. It utilizes a resource-oriented virtu

    Rustblockchain
    在 GitHub 上查看↗16,678

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • eosio/eosEOSIO 的头像

    EOSIO/eos

    11,189在 GitHub 上查看↗

    EOS is a Layer 1 blockchain infrastructure and high-throughput transaction engine. It serves as a WebAssembly smart contract platform that manages state transitions and network consensus across a peer-to-peer network. The system utilizes a sandboxed virtual machine for executing smart contract logic and employs a Byzantine Fault Tolerant delegated proof-of-stake consensus mechanism to finalize the global ledger state. It features a resource-based stake model for CPU and memory allocation and an asynchronous messaging system for inter-contract communication to prevent recursive call overflows.

    C++eosio
    在 GitHub 上查看↗11,189
  • ethereum/wikiE

    ethereum/wiki

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fisco-bcos/fisco-bcosFISCO-BCOS 的头像

    FISCO-BCOS/FISCO-BCOS

    2,588在 GitHub 上查看↗

    FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stable, efficient, and secure permissioned blockchain platform that has been widely used in real-world industry applications.

    C++bcosblockchainconsensus
    在 GitHub 上查看↗2,588
  • fkysly/bitcoin0.1.0fkysly 的头像

    fkysly/bitcoin0.1.0

    117在 GitHub 上查看↗

    bitcoin0.1.0 source

    C++
    在 GitHub 上查看↗117
  • ipfs/go-ipfsipfs 的头像

    ipfs/go-ipfs

    17,059在 GitHub 上查看↗

    go-ipfs is an implementation of an IPFS node, providing a distributed filesystem and a content-addressable storage system. It enables the storage and retrieval of data based on unique cryptographic hashes rather than fixed network locations, allowing files to be shared across a peer-to-peer network without a central authority. The system utilizes a distributed hash table and a peer-to-peer gossip protocol to route requests and propagate network state and metadata. It organizes data using a Merkle DAG structure to support efficient deduplication and versioning of content. Capabilities include

    Go
    在 GitHub 上查看↗17,059
  • jpmorganchase/quorumjpmorganchase 的头像

    jpmorganchase/quorum

    4,771在 GitHub 上查看↗

    Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a private version of the ledger that restricts network access to authorized participants and uses authority-based consensus mechanisms to achieve transaction finality without energy-intensive mining. The project focuses on data privacy and access control through the use of private smart contracts and encrypted state storage. This ensures that transaction visibility and business logic results remain hidden from unauthorized nodes and are only accessible to designated consortium mem

    Go
    在 GitHub 上查看↗4,771
  • mvs-org/metaversemvs-org 的头像

    mvs-org/metaverse

    305在 GitHub 上查看↗

    The Metaverse individual chain service ETP coin and immutable data space for Hyperspace.

    C++
    在 GitHub 上查看↗305
  • mystenlabs/suiMystenLabs 的头像

    MystenLabs/sui

    7,612在 GitHub 上查看↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Rustblockchaindistributed-ledger-technologymove
    在 GitHub 上查看↗7,612
  • neo-project/neoneo-project 的头像

    neo-project/neo

    3,535在 GitHub 上查看↗

    NEO Smart Economy

    C#
    在 GitHub 上查看↗3,535
  • nervosnetwork/ckbnervosnetwork 的头像

    nervosnetwork/ckb

    1,212在 GitHub 上查看↗

    The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.

    Rustblockchainckbnervos
    在 GitHub 上查看↗1,212
  • olsf/libraOLSF 的头像

    OLSF/libra

    243在 GitHub 上查看↗

    A reference implementation of a neutral replicated state machine. Forked from the Libra/Diem technologies.

    Rust
    在 GitHub 上查看↗243
  • pontem-network/pontemP

    pontem-network/pontem

    0在 GitHub 上查看↗

    Pontem parachain node with Move VM pallet on board.

    在 GitHub 上查看↗0
  • starcoinorg/starcoinS

    starcoinorg/starcoin

    0在 GitHub 上查看↗

    ``text ██████╗████████╗ █████╗ ██████╗ █████╗ █████╗ ██╗███╗ ██╗ ██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔══██╗██║████╗ ██║ ╚█████╗ ██║ ███████║██████╔╝██║ ╚═╝██║ ██║██║██╔██╗██║ ╚═══██╗ ██║ ██╔══██║██╔══██╗██║ ██╗██║ ██║██║██║╚████║ ██████╔╝ ██║ ██║ ██║██║ ██║╚█████╔╝╚█████╔╝██║██║ ╚███║…

    在 GitHub 上查看↗0
  • xiaoyao1991/presto-ethereumxiaoyao1991 的头像

    xiaoyao1991/presto-ethereum

    472在 GitHub 上查看↗

    Presto Ethereum Connector -- SQL on Ethereum

    Java
    在 GitHub 上查看↗472