Rust Blockchain

Open-source Rust projects categorized as Blockchain

Top 23 Rust Blockchain Projects

  • diem

    Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • solana

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

    Project mention: Projects to contribute to | /r/ethdev | 2023-12-06

    Solana (9700 GitHub Stars) https://github.com/solana-labs/solana

  • foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  • aptos-core

    Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

    Project mention: Getting Started with Aptos Move : A Beginner's Guide | dev.to | 2024-09-30

    cargo install --git https://github.com/aptos-labs/aptos-core.git aptos

  • sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

    Project mention: Deploy Token on SUI 🚀 (Move 2024 edition) and Tips and Trick. | dev.to | 2024-05-13

    UPDATING GIT DEPENDENCY https://github.com/MystenLabs/sui.git Package toml does not specify an edition. As of 2024, Move requires all packages to define a language edition.

  • massa

    Massa is a blockchain reaching a high transaction throughput in a decentralized network. Massa uses a multithreaded block graph allowing nodes to create blocks in parallel and process 10’000 transactions per second. (by massalabs)

  • snarkOS

    A Decentralized Operating System for ZK Applications

  • reth

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

    Project mention: RETHV - Building Reth for the RISC-V platform | dev.to | 2024-06-28

    FROM quartztech/riscv-gnu-toolchain:latest WORKDIR /build ENV PATH=/opt/riscv/bin:$PATH RUN apt-get update && apt-get install -y \ curl \ build-essential \ git \ pkg-config \ libssl-dev \ libclang-dev RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y ENV PATH=/root/.cargo/bin:$PATH RUN rustup target add riscv64gc-unknown-linux-gnu RUN git clone https://github.com/paradigmxyz/reth . ENV CARGO_TARGET_RISCV64GC_UNKNOWN_LINUX_GNU_LINKER=riscv64-unknown-linux-gnu-gcc ENV BINDGEN_EXTRA_CLANG_ARGS="--sysroot=/usr/local/sysroot" RUN cargo build --release --target riscv64gc-unknown-linux-gnu ENTRYPOINT [ "/bin/bash" ]

  • anchor

    âš“ Solana Sealevel Framework

    Project mention: Configurar Solana en Linux | dev.to | 2023-12-18

    cargo install --git https://github.com/coral-xyz/anchor avm --locked --force

  • graph-node

    Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL

    Project mention: Building And Deploying A Subgraph (Part 2) | dev.to | 2024-03-03

    A subgraph according to The Graph (which is a decentralized protocol for indexing and querying blockchain data) is a custom API built on blockchain data. They are queried using the GraphQL query language and are deployed to a Graph Node using the Graph CLI.

  • namada

    Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy

    Project mention: Namada: The Blockchain of the Future | /r/BlockchainStartups | 2023-11-16

    More information : https://namada.net/

  • nearcore

    Reference client for NEAR Protocol

    Project mention: Join Us For The First Community Smart Contract Challenge With $50,000 In Prizes! | dev.to | 2024-07-10

    Soroban for X developer (X = another smart contracts platform, such as Ethereum, Near, or Solana)

  • CYFS

    CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.

  • polkadot-sdk

    The Parity Polkadot Blockchain SDK

    Project mention: Looks like Polkadot co-founder Robert Habermeier is building a hyper-scalable data availability layer that scales with Polkadot cores. | /r/dot | 2023-12-10
  • revm

    Rust implementation of the Ethereum Virtual Machine.

  • crypto-ecosystems

    A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems

  • joystream

    Joystream Monorepo

  • starcoin

    Starcoin - A Move smart contract blockchain network that scales by layering

  • ink

    Polkadot's ink! to write smart contracts. (by use-ink)

  • cita

    A high performance blockchain kernel for enterprise users.

  • solang

    Solidity Compiler for Solana and Polkadot

  • exonum

    An extensible open-source framework for creating private/permissioned blockchain applications

  • holochain

    The current, performant & industrial strength version of Holochain on Rust.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Blockchain discussion

Log in or Post with

Rust Blockchain related posts

  • Getting Started with Aptos Move : A Beginner's Guide

    1 project | dev.to | 30 Sep 2024
  • Revolutionizing Computer Vision: A Deep Dive into META's Segment Anything Model (SAM)

    1 project | dev.to | 28 Sep 2024
  • Open-Source Language Models vs. Closed AI Platforms

    1 project | dev.to | 27 Sep 2024
  • L402: The Missing Piece in the Internet's Payment Infrastructure

    8 projects | news.ycombinator.com | 15 Jul 2024
  • Join Us For The First Community Smart Contract Challenge With $50,000 In Prizes!

    2 projects | dev.to | 10 Jul 2024
  • Primeros pasos con cliente de NEAR escrito en RUST NEAR-CLI-RS 😎

    1 project | dev.to | 30 Jun 2024
  • Step-by-step guide to MultiversX smart contract interactions with JavaScript SDK

    1 project | dev.to | 30 Jun 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Blockchain projects in Rust? This list will help you:

Project Stars
1 diem 16,701
2 solana 13,003
3 foundry 8,185
4 aptos-core 6,148
5 sui 6,034
6 massa 5,573
7 snarkOS 4,313
8 reth 3,838
9 anchor 3,590
10 graph-node 2,899
11 namada 2,393
12 nearcore 2,308
13 CYFS 1,989
14 polkadot-sdk 1,809
15 revm 1,611
16 crypto-ecosystems 1,431
17 joystream 1,424
18 starcoin 1,374
19 ink 1,345
20 cita 1,308
21 solang 1,259
22 exonum 1,237
23 holochain 1,165

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com