You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Conflux](https://github.com/Conflux-Chain/conflux-rust) The Rust implementation of Conflux protocol;
22
-
-[Darwinia](https://github.com/darwinia-network/darwinia) Relay chain of Darwinia Network, can connect to Polkadot as parachain in Polkadot Model;
23
-
-[Enigma](https://github.com/enigmampc/enigma-core) secures the decentralized web;
24
-
-[Elrond](https://elrond.com/) Elrond (EGOLD( - scalable and usable blockchain, written is Rust and has smart contracts in Rust
25
-
-[Exonum](https://github.com/exonum/exonum) An extensible open-source framework for creating private/permissioned blockchain applications;
26
-
-[Forest](https://github.com/ChainSafe/forest) An implementation of Filecoin written in Rust;
27
-
-[Gear](https://github.com/gear-tech/gear) Computational component of Polkadot network;
28
-
-[Grin](https://github.com/mimblewimble/grin) Minimal implementation of the MimbleWimble protocol;
29
-
-[Holochain](https://github.com/holochain/holochain-rust) The core Holochain framework written in rust, a container, and hdk-rust library for writing Zomes;
30
-
-[Huobi Chain](https://github.com/HuobiGroup/huobi-chain) The next generation high performance public chain for financial infrastructure.
31
-
-[Interledger](https://github.com/interledger-rs/interledger-rs) An easy-to-use, high-performance Interledger implementation written in Rust.
32
-
-[Libra](https://github.com/libra/libra) global currency and financial infrastructure that empowers billions of people;
33
-
-[Lighthouse](https://github.com/sigp/lighthouse) Fast and secure Ethereum 2.0 client;
34
-
-[NEAR](https://github.com/nearprotocol/nearcore) NEAR Protocol - scalable and usable blockchain;
35
-
-[Nervos CKB](https://github.com/nervosnetwork/ckb) Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network;
36
-
-[Nomic](https://github.com/nomic-io/nomic) Nomic is a high-performance Bitcoin sidechain which is part of the Cosmos network.
37
-
-[Parity Bitcoin](https://github.com/paritytech/parity-bitcoin) The Parity Bitcoin client;
38
-
-[Parity Ethereum](https://github.com/paritytech/parity-ethereum) The fast, light, and robust EVM and WASM client;
39
-
-[Parity Zcash](https://github.com/paritytech/parity-zcash) Rust implementation of Zcash protocol;
-[Shasper](https://github.com/paritytech/shasper) Parity Shasper beacon chain implementation using the Substrate framework;
42
-
-[Solana](https://github.com/solana-labs/solana) Blockchain Rebuilt for Scale;
43
-
-[Stacks 2.0](https://github.com/blockstack/stacks-blockchain) Proof of Transfer blockchain from Blockstack;
44
-
-[Tari](https://github.com/tari-project) The Tari Digital Assets Protocol;
45
-
-[Tendermint](https://github.com/informalsystems/tendermint-rs) Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications
46
-
-[Witnet](https://github.com/witnet/witnet-rust) Open source implementation of Witnet decentralized oracle network protocol in Rust;
47
-
-[Zebra](https://github.com/ZcashFoundation/zebra) An ongoing Rust implementation of a Zcash node.
48
-
-[Zero-chain](https://github.com/LayerXcom/zero-chain) A privacy-preserving blockchain on Substrate.
49
-
-[zkSync](https://github.com/matter-labs/zksync) Matter Labs' scaling L2 engine secured by zero-knowledge proofs.
Matter Labs' scaling L2 engine secured by zero-knowledge proofs.
50
93
51
94
## Blockchain Frameworks
52
-
-[Substrate](https://github.com/paritytech/substrate) Substrate: The platform for blockchain innovators;
53
-
-[slingshot](https://github.com/stellar/slingshot) A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety.
54
-
-[Tendermint ABCI](https://github.com/tendermint/rust-abci) Tendermint ABCI server, written in the Rust programming language.
55
-
-[Orga](https://github.com/nomic-io/orga) A high-performance state machine engine designed for Tendermint-based blockchain applications.
An implementation of the paper "Honey Badger of BFT Protocols" in
138
+
Rust.
75
139
76
140
## P2P Network Libraries
77
-
-[chamomile](https://github.com/placefortea/chamomile) p2p implement on Actor. Everything is for ease of use;
78
-
-[crust](https://github.com/maidsafe/crust) Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects;
79
-
-[libp2p](https://github.com/libp2p/rust-libp2p) The Rust Implementation of libp2p networking stack;
80
-
-[p2p](https://github.com/driftluo/p2p) A multiplexed p2p network framework that supports custom protocols; (漂流)
81
-
-[p2p](https://github.com/ustulation/p2p) NAT Traversal techniques for p2p communication; (Spandan Sharma)
82
-
-[quic-p2p](https://github.com/maidsafe/quic-p2p) peer-to-peer communications library for Rust based on QUIC protocol;
83
-
-[rckad](https://github.com/rust-cc) Efficient and flexible S/Kademlia implementation;
0 commit comments