awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bytom/bytom

Open-source alternatives to Bytom

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

  • aptos-labs/aptos-coreA

    aptos-labs/aptos-core

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • celo-org/celo-blockchaincelo-org का अवतार

    celo-org/celo-blockchain

    627GitHub पर देखें↗

    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

    325GitHub पर देखें↗

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

    Rustbtcevmlayer2
    GitHub पर देखें↗325
  • cryptape/citacryptape का अवतार

    cryptape/cita

    1,306GitHub पर देखें↗

    A high performance blockchain kernel for enterprise users.

    Rust
    GitHub पर देखें↗1,306
  • diem/diemdiem का अवतार

    diem/diem

    16,678GitHub पर देखें↗

    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 सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • eosio/eosEOSIO का अवतार

    EOSIO/eos

    11,189GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • fisco-bcos/fisco-bcosFISCO-BCOS का अवतार

    FISCO-BCOS/FISCO-BCOS

    2,588GitHub पर देखें↗

    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

    117GitHub पर देखें↗

    bitcoin0.1.0 source

    C++
    GitHub पर देखें↗117
  • ipfs/go-ipfsipfs का अवतार

    ipfs/go-ipfs

    17,059GitHub पर देखें↗

    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
  • ipfs/papersI

    ipfs/papers

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • jpmorganchase/quorumjpmorganchase का अवतार

    jpmorganchase/quorum

    4,771GitHub पर देखें↗

    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

    305GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗305
  • mystenlabs/suiMystenLabs का अवतार

    MystenLabs/sui

    7,612GitHub पर देखें↗

    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,535GitHub पर देखें↗

    NEO Smart Economy

    C#
    GitHub पर देखें↗3,535
  • nervosnetwork/ckbnervosnetwork का अवतार

    nervosnetwork/ckb

    1,212GitHub पर देखें↗

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

    Rustblockchainckbnervos
    GitHub पर देखें↗1,212
  • olsf/libraOLSF का अवतार

    OLSF/libra

    243GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗243
  • pontem-network/pontemP

    pontem-network/pontem

    0GitHub पर देखें↗

    Pontem parachain node with Move VM pallet on board.

    GitHub पर देखें↗0
  • starcoinorg/starcoinS

    starcoinorg/starcoin

    0GitHub पर देखें↗

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

    GitHub पर देखें↗0
  • xiaoyao1991/presto-ethereumxiaoyao1991 का अवतार

    xiaoyao1991/presto-ethereum

    472GitHub पर देखें↗

    Presto Ethereum Connector -- SQL on Ethereum

    Java
    GitHub पर देखें↗472