|
60 | 60 | - [Interledger](https://github.com/interledger-rs/interledger-rs). |
61 | 61 | An easy-to-use, high-performance Interledger implementation written |
62 | 62 | in Rust. |
| 63 | +- [Internet of People](https://github.com/Internet-of-People/iop-rs). |
| 64 | + Decentralized software stack that provides the building blocks and tools to support a decentralized society. |
63 | 65 | - [Libra](https://github.com/libra/libra). |
64 | 66 | Global currency and financial infrastructure that empowers billions |
65 | 67 | of people. |
|
70 | 72 | - [Nervos CKB](https://github.com/nervosnetwork/ckb). |
71 | 73 | Nervos CKB is a public permissionless blockchain, the common |
72 | 74 | knowledge layer of Nervos network. |
| 75 | +- [NIM](https://github.com/nymtech/nym). |
| 76 | + Selective privacy via a mixnet preventing metadata analysis. |
73 | 77 | - [Nomic](https://github.com/nomic-io/nomic). |
74 | 78 | Nomic is a high-performance Bitcoin sidechain which is part of the |
75 | 79 | Cosmos network. |
|
90 | 94 | - [Polymesh](https://github.com/PolymathNetwork/Polymesh). |
91 | 95 | The Polymesh blockchain (built on Substrate) is an identity orientated chain |
92 | 96 | for the issuance, lifecycle management and settlement of regulated securities. |
| 97 | +- [QAN](https://github.com/QANplatform/its_alivehttps://github.com/QANplatform/its_alive). |
| 98 | + Post-quantum blockchain |
| 99 | +- [Radix](https://github.com/radixdlt/radixdlt-scrypto). |
| 100 | + Sharded smart contract DeFi platform. |
93 | 101 | - [Shasper](https://github.com/paritytech/shasper). |
94 | 102 | Parity Shasper beacon chain implementation using the Substrate |
95 | 103 | framework. |
|
105 | 113 | - [Witnet](https://github.com/witnet/witnet-rust). |
106 | 114 | Open source implementation of Witnet decentralized oracle network |
107 | 115 | protocol in Rust. |
| 116 | +- [xx-network](https://github.com/xx-labs/xxchain). |
| 117 | + Post-quantum blockchain, mixnet privacy preventing metadata analysis. (Substrate rust+go) |
108 | 118 | - [Zebra](https://github.com/ZcashFoundation/zebra). |
109 | 119 | An ongoing Rust implementation of a Zcash node. |
110 | 120 | - [Zero-chain](https://github.com/LayerXcom/zero-chain). |
|
126 | 136 | - [Comit](https://comit.network/) is an open protocol facilitating |
127 | 137 | trustless cross-blockchain applications. |
128 | 138 | - [IBC](https://github.com/informalsystems/ibc-rs). |
129 | | - Rust implementation of the Interblockchain Communication Protocol |
| 139 | + Rust implementation of Cosmos' Interblockchain Communication Protocol |
130 | 140 | (IBC). |
131 | 141 |
|
132 | 142 | ## Virtual Machines |
|
138 | 148 | Parity implementation of EVM. |
139 | 149 | - [Lunatic](https://github.com/lunatic-solutions/lunatic). |
140 | 150 | Erlang-inspired runtime for WebAssembly. |
| 151 | +- [Polygon Miden](https://github.com/maticnetwork/miden). |
| 152 | + SNARK based VM |
141 | 153 | - [SVM](https://github.com/spacemeshos/svm) |
142 | 154 | Spacemesh Virtual Machine. |
143 | 155 | - [Wasmi](https://github.com/paritytech/wasmi). |
|
146 | 158 | A convenient Rust wrapper over WebAssembly backends. |
147 | 159 | - [Wasmtime](https://github.com/CraneStation/wasmtime). |
148 | 160 | Standalone JIT-style runtime for WebAssembly, using Cranelift. |
| 161 | +- [Zinc](https://github.com/matter-labs/zinc). |
| 162 | + Zinc zk smart contract language. |
149 | 163 |
|
150 | 164 | ## General-Purpose Consensus |
151 | 165 | - [Raft](https://github.com/pingcap/raft-rs). |
|
0 commit comments