awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cryptape/cita

Open-source alternatives to Cita

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

  • aptos-labs/aptos-coreA

    aptos-labs/aptos-core

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bytom/bytomAvatar de Bytom

    Bytom/bytom

    1,270Voir sur GitHub↗

    Official Go implementation of the Bytom protocol

    Go
    Voir sur GitHub↗1,270
  • celo-org/celo-blockchainAvatar de celo-org

    celo-org/celo-blockchain

    627Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗627
  • chainx-org/chainxAvatar de chainx-org

    chainx-org/ChainX

    325Voir sur GitHub↗

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

    Rustbtcevmlayer2
    Voir sur GitHub↗325
  • diem/diemAvatar de diem

    diem/diem

    16,678Voir sur 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
    Voir sur GitHub↗16,678

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • eosio/eosAvatar de EOSIO

    EOSIO/eos

    11,189Voir sur 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
    Voir sur GitHub↗11,189
  • ethereum/wikiE

    ethereum/wiki

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fisco-bcos/fisco-bcosAvatar de FISCO-BCOS

    FISCO-BCOS/FISCO-BCOS

    2,588Voir sur 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
    Voir sur GitHub↗2,588
  • fkysly/bitcoin0.1.0Avatar de fkysly

    fkysly/bitcoin0.1.0

    117Voir sur GitHub↗

    bitcoin0.1.0 source

    C++
    Voir sur GitHub↗117
  • ipfs/go-ipfsAvatar de ipfs

    ipfs/go-ipfs

    17,059Voir sur 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
    Voir sur GitHub↗17,059
  • ipfs/papersI

    ipfs/papers

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jpmorganchase/quorumAvatar de jpmorganchase

    jpmorganchase/quorum

    4,771Voir sur 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
    Voir sur GitHub↗4,771
  • mvs-org/metaverseAvatar de mvs-org

    mvs-org/metaverse

    305Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗305
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Voir sur 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
    Voir sur GitHub↗7,612
  • neo-project/neoAvatar de neo-project

    neo-project/neo

    3,535Voir sur GitHub↗

    NEO Smart Economy

    C#
    Voir sur GitHub↗3,535
  • nervosnetwork/ckbAvatar de nervosnetwork

    nervosnetwork/ckb

    1,212Voir sur GitHub↗

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

    Rustblockchainckbnervos
    Voir sur GitHub↗1,212
  • olsf/libraAvatar de OLSF

    OLSF/libra

    243Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗243
  • pontem-network/pontemP

    pontem-network/pontem

    0Voir sur GitHub↗

    Pontem parachain node with Move VM pallet on board.

    Voir sur GitHub↗0
  • starcoinorg/starcoinS

    starcoinorg/starcoin

    0Voir sur GitHub↗

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

    Voir sur GitHub↗0
  • xiaoyao1991/presto-ethereumAvatar de xiaoyao1991

    xiaoyao1991/presto-ethereum

    472Voir sur GitHub↗

    Presto Ethereum Connector -- SQL on Ethereum

    Java
    Voir sur GitHub↗472