coderonion
awesome-rust-list

This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.

Last updated Apr 17, 2026
48
Stars
7
Forks
2
Issues
0
Stars/day
Attention Score
23
Language breakdown
No language data available.
Files click to expand
README

Awesome-Rust-List

Awesome This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.

Contents

- Contents - Summary - Official Rust - Awesome List - Learning Resources - Performance Benchmark - Data Structure and Algorithm - Parallel and Async Library - FFI Bindings - GPU Programming - Web3 and ZKP Framework - Scientific Computation - Numerical Calculation - Linear Algebra - Lie Groups - Optimization Framework - Evolutionary Computation - Finite Element Analysis - Data Analysis and Visualization - Machine Learning - Machine Learning Framework - Large Language Model - AI Generated Content - Object Detection - Design Pattern - Static Variables - Memory Allocator - Embedded Development - General Operating System - Robot Operating System - Hardware Description Language - Logic Programming - Shared Memory - Remote Desktop - Date and Time - Data Encryption - Database - Sensor and Communication Protocol - Signal Processing - File Processing - Image and Video Processing - Live Media Server - Localization and Mapping - Path Planning - Motion Control - Finite State Machine - Game Field - Search Engine - Network Service - Web Crawler - RPC Framework - Web Framework - WebAssembly - Graphics Library - GUI - GUI Framework - GUI Software - Dioxus-Related - Slint-Related - Tauri-Related - Makepad-Related - Blogs - Jobs and Interview

Summary

- ### Official Rust - Rust : The Rust Programming Language. Empowering everyone to build reliable and efficient software. www.rust-lang.org. Rust Foundation. - Rust std : The Rust Standard Library. - Docs.rs : Docs.rs documentation. - crates.io : The Rust community’s crate registry. - Lib.rs : Fast, lightweight, opinionated, unofficial alternative to crates.io. - Cheats.rs : Rust Language Cheat Sheet. cheats.rs - Explaine.rs : The explaine.rs - Rust Playground : The Rust Playground. rust-lang/rust-playground . - ### Awesome List - rust-unofficial/awesome-rust : A curated list of Rust code and resources. - rust-embedded/awesome-embedded-rust : Curated list of resources for Embedded and Low-level development in the Rust programming language. - TaKO8Ki/awesome-alternatives-in-rust : A curated list of replacements for existing software written in Rust. - rust-in-blockchain/awesome-blockchain-rust : Collect libraries and packages about blockchain/cryptography in Rust. - jetli/awesome-yew : 😎 A curated list of awesome things related to Yew / WebAssembly. - vaaaaanquish/Awesome-Rust-MachineLearning : This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀 - awesome-rust-com/awesome-rust :A curated list of awesome Rust frameworks, libraries and software. awesome-rust - rust-cc/awesome-cryptography-rust : Collect libraries and packages about cryptography in Rust. - ddotta/awesome-polars : A curated list of Polars talks, tools, examples & articles. Contributions welcome ! - ex0dus-0x/awesome-rust-security : Curated list of awesome projects and resources related to Rust and computer security. - robotics-rs/robotics.rs : List of (awesome) Rust libraries for Robotics. Web site of robotics.rs. See index.md. robotics.rs - jgsimard/RustRobotics : This package is a rust implementation of robotics algorithms. So far, the main source is the book Probabilistic Robotics. - rsasaki0109/RustRobotics : Rust implementation of PythonRobotics such as EKF, DWA, Pure Pursuit, LQR. - ### Learning Resources - Rust std : The Rust Standard Library. - Docs.rs : Docs.rs documentation. - Cheats.rs : Rust Language Cheat Sheet. cheats.rs - kingfree/cheats.rs : Rust 语言备忘清单 (简体中文). Rust 语言备忘清单 - Explaine.rs : The explaine.rs - rust-lang/book : The Rust Programming Language. doc.rust-lang.org/book/ - rust-lang/rust-by-example : Learn Rust with examples (Live code editor included). doc.rust-lang.org/stable/rust-by-example/ - rust-lang/rustlings : rustlings 🦀❤️. 🦀 Small exercises to get you used to reading and writing Rust code! - google/comprehensive-rust : This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. google.github.io/comprehensive-rust/. 欢迎来到 Comprehensive Rust 🦀 - ehsanmok/create-your-own-lang-with-rust : Create your own programming language with Rust. createlang.rs. - sunface/rust-course : Rust语言圣经(Rust Course)。“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book。course.rs - sunface/rust-by-practice : Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects. Rust By Practice(Rust语言实战) - sunface/new-rusty-book : A curated list of recipes and repos that can be used to build your rusty projects. Rusty Book = Cookbook + Awesome Rust!rusty.course.rs - smallnest/concurrency-programming-via-rust : concurrency programming via rust. 深入理解Rust并发编程。 - mainmatter/100-exercises-to-learn-rust : A self-paced course to learn Rust, one exercise at a time. 100 Exercises To Learn Rust - WTFAcademy/WTF-Rust : Rust 教程:零知识证明系列教程。 - RustyCab/LearnRustEasy : 本书的定位是做一本方便入门的Rust书籍,所以本书主要讲解Rust的基础知识,对于一些高阶的知识本书中尽量少提及或者不提及,希望本书能让您的Rust入门之路不再崎岖!本书在线阅读地址LearnRustEasy. - tyrchen/geektime-rust : geektime-rust:我的极客时间 Rust 课程的代码仓库,随课程更新。 - the-web3/chaineye-rust : Rust 中文教程。本教程由链眼社区出品。 - reganzm/hugrust : 拥抱rust。 - pretzelhammer/rust-blog : pretzelhammer's Rust blog 🦀. Educational blog posts for Rust beginners. - ctjhoa/rust-learning : A bunch of links to blog posts, articles, videos, etc for learning Rust. - lborb/book : The Little Book of Rust Books. lborb.github.io/book/ - instrumentisto/rust-incubator : Learning Rust step-by-step. This project represents a hard-way step-by-step Rust learning course from language basics to a capability of web backend development. - 1595901624/StudyRust : 公众号:《Rust学习日记》Rust 学习日记 源码 ,让你的Rust从0基础小白到大牛。 - MacroKata : Welcome to MacroKata, a set of exercises which you can use to learn how to write macros in Rust. - veykril/tlborm : The Little Book of Rust Macros (updated fork). veykril.github.io/tlborm/. The Little Book of Rust Macros (Rust 宏小册) - dtolnay/proc-macro-workshop : Rust Latam: procedural macros workshop. This repo contains a selection of projects designed to learn to write Rust procedural macros — Rust code that generates Rust code. - dtolnay/proc-macro2 : A wrapper around the procedural macro API of the compiler's procmacro crate. - nrc/proc-macro-rules : Macro-rules-style syntax matching for procedural macros. - rustomax/rust-iterators : Basic Rust iterator usage. The goal of this tutorial is to provide a handy reference to some of the common iterator patterns. - Rust文档网 : Rust 官方文档中文教程。 - Rust程序设计语言 : Rust 程序设计语言 简体中文版。 - rust-boom/rust-boom : rust awesome(资源). 💥 rust-boom.github.io/rust-boom/. Rust Boom 是一个仓主在学习使用 Rust 的时候,对 Rust 的一些难点的解决方法以及一些 Rust 开源的好玩的库、书籍、文章的整理,希望可以帮助更多的 Rust 初学者来翻过 Rust 这座大山。 - rust-lang-cn/reference-cn : Rust 参考手册 中文版——Chinese translation of The Rust Reference. rustwiki.org/zh-CN/reference - rust-lang-cn/rust-by-example-cn : Rust By Example 中文版(包含在线代码编辑器)。通过例子学 Rust 中文版 - rust-lang-cn/nomicon-zh-Hans : Rust 秘典(死灵书)。nomicon.purewhite.io/ - Warrenren/inside-rust-std-library : 本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code. - wtklbm/rust-library-i18n : Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档。 - johnthagen/min-sized-rust : 🦀 How to minimize Rust binary size 📦 - better-rs/learn-rs : learn-rs: 快速学习 rust。 - Tauri + Vue3 + Naive-UI Template : Tauri + Vue3 + Naive-UI Template. 前端框架: typescript + vue3 + naive-ui. - better-rs/annotated-rs : annotated-rs: rust 知名项目源码分析。 - zanderxyz/advent-of-code : My solutions to the annual Advent of Code problems. 2020 in Zig; 2021/22 in Rust. www.adventofcode.com/ - pavloslav/advent-of-code-rust : Learning Rust language. - kovyrin/aoc2022 : Playing with AOC 2022 problems using Rust. - CreatorsDAO/rust-co-learn : rust-co-learn. - DaviRain-Su/all-in-one-rust : all-in-one-rust. - DaviRain-Su/rust-no-std-source : About Rust no std sources. - night-cruise/async-rust : 这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。night-cruise.github.io/async-rust/ - LearningOS/rust-based-os-comp2023 : 2023秋冬季开源操作系统训练营。 - phodal/aigc : 《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。aigc.phodal.com/

Performance Benchmark

- kostya/benchmarks : Some benchmarks of different languages. - jinyus/relatedpostgen : Data Processing benchmark featuring Rust, Go, Swift, Zig etc. - zackradisic/rust-vs-zig : This is an experiment to evaluate Rust vs. Zig by writing a bytecode interpreter with GC in both languages and comparing them. - lucascompython/zigXrustXc : Performance of Zig vs Rust vs C. - CoalNova/BasicCompare : A basic comparitive analysis of C, C++, Rust, and Zig.

Data Structure and Algorithm

- krahets/hello-algo : 《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。 前往阅读 > hello-algo.com. - TheAlgorithms/Rust : All Algorithms implemented in Rust. - EbTech/rust-algorithms : Common data structures and algorithms in Rust. A collection of classic data structures and algorithms, emphasizing usability, beauty and clarity over full generality. - rust-unofficial/too-many-lists : Learning Rust With Entirely Too Many Linked Lists. - rustlang-cn/rust-algos : Rust算法题解,用Rust语言实现常见的算法和数据结构,以及leetcode题解。 - QMHTMY/RustBook : A book about Rust Data Structures and Algorithms. - matey-jack/dl-list-mini.fs : Simple doubly-linked list in safe Rust. - Bonsai : Rust implementation of behavior trees. - msakuta/rusty-behavior-tree-lite : Lightweight behavior tree implementation in Rust. - darthdeus/behavior-tree : Behavior trees for Rust! - callmestech/lists : Learning Rust With Entirely Too Many Linked Lists.

Parallel and Async Library

- Rayon : Rayon: A data parallelism library for Rust. - mpi : MPI bindings for Rust. docs.rs/mpi. - Flume : A safe and fast multi-producer, multi-consumer channel. crates.io/crates/flume - Tokio : A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language. - May : May is a high-performance library for programming stackful coroutines with which you can easily develop and maintain massive concurrent programs. It can be thought as the Rust version of the popular Goroutine. - event-listener : Notify async tasks or threads. - async-process : Async interface for working with processes.

FFI Bindings

- PyO3 : Rust bindings for the Python interpreter. - UniFFI : UniFFI - a multi-language bindings generator for Rust. mozilla.github.io/uniffi-rs/ - cxx : Safe interop between Rust and C++. cxx.rs - Autocxx : Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers. docs.rs/autocxx - bindgen : Automatically generates Rust FFI bindings to C (and some C++) libraries. - C2Rust : C2Rust helps you migrate C99-compliant code to Rust. c2rust.com/ - embed-c : Embed C code at compile time inside Rust using C2Rust. - rust-cpp : rust-cpp - Embed C++ code directly in Rust. - zngur : A C++/Rust interop tool. hkalbasi.github.io/zngur - saferffi : Write safer FFI code in Rust without polluting it with unsafe code. getditto.github.io/safer_ffi - Diplomat : Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code. - jlrs : Julia bindings for Rust. - Rutie : “The Tie Between Ruby and Rust.” - suirad/zig-header-gen : Automatically generate headers/bindings for other languages from Zig code. - kassane/zFFI : CBindgen FFI test. - emilHof/zigc : Zigc aims to provide the basic functionality for compiling and linking Zig libraries into your Rust projects. - jeremyBanks/zigwithcargo : Building Zig libraries in a Rust Cargo package. - nekodjin/rusty-ziguanas : Experiments in Zig-Rust and Rust-Zig FFI. - DutchGhost/zigiffy : Rust FFI with Zig. - DutchGhost/rustiffy : Zig FFI with Rust. - natanalt/zig2rs : use zig code in rust - a medium effort shitpost. - ogxd/ffidji : 🐶 FFIDJI is a tool to automatically generate bindings between languages, like calling Rust code from C# for instance. - Deukhoofd/csharpbinder : A simple library to generate C# bindings for a Rust foreign function interface (FFI). - toolness/csharpbindgen : A Rust library for generating C# bindings from Rust code. - Cysharp/csbindgen : Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity. - nikomatsakis/duchess : Experiments with Java-Rust interop. - antoniusnaumann/cargo-swift : A cargo plugin to easily build Swift packages from Rust code. crates.io/crates/cargo-swift - tomleavy/safer-ffi-gen : Attribute macro to help automate Rust FFI bindings. - py2many/py2many : Transpiler of Python to many other languages.

GPU Programming

- jessfraz/advent-of-cuda : Doing advent of code with CUDA and rust. - Bend : A massively parallel, high-level programming language.higherorderco.com - HVM : A massively parallel, optimal functional runtime in Rust.higherorderco.com - ZLUDA : CUDA on AMD GPUs. - Rust-CUDA : Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust. - cudarc : cudarc: minimal and safe api over the cuda toolkit. - bindgencuda : Similar crate than bindgen in philosophy. It will help create automatic bindgen to cuda kernels source files and make them easier to use directly from Rust. - Lyn-liyuan/ndarray-cuda-matmul : a high-performance computing solution designed to accelerate matrix operations using Nvidia's CUDA technology with Rust's ndarray data structure. - cuda-driver : 基于 CUDA Driver API 的 cuda 运行时环境。 - async-cuda : Asynchronous CUDA for Rust. - async-tensorrt : Asynchronous TensorRT for Rust. - krnl : Safe, portable, high performance compute (GPGPU) kernels. - custos : A minimal OpenCL, CUDA, WGPU and host CPU array manipulation engine / framework. - spinorml/nvlib : Rust interoperability with NVIDIA CUDA NVRTC and Driver. - DoeringChristian/cuda-rs : Cuda Bindings for rust generated with bindgen-cli (similar to custraw). - romankoblov/rust-nvrtc : NVRTC bindings for RUST. - solkitten/astro-cuda : CUDA Driver API bindings for Rust. - bokutotu/curs : cuda&cublas&cudnn wrapper for Rust. - rust-cuda/cuda-sys : Rust binding to CUDA APIs. - bheisler/RustaCUDA : Rusty wrapper for the CUDA Driver API. - tmrob2/cuda2rustsandpit : Minimal examples to get CUDA linear algebra programs working with Rust using CC & FFI. - PhDP/rust-cuda-template : Simple template for Rust + CUDA. - neka-nat/cuimage : Rust implementation of image processing library with CUDA. - yanghaku/cuda-driver-sys : Rust binding to CUDA Driver APIs. - Canyon-ml/canyon-sys : Rust Bindings for Cuda, CuDNN. - cea-hpc/HARP : Small tool for profiling the performance of hardware-accelerated Rust code using OpenCL and CUDA. - Conqueror712/CUDA-Simulator : A self-developed version of the user-mode CUDA emulator project and a learning repository for Rust. - cszach/rust-cuda-template : A Rust CUDA template with detailed instructions. - exor2008/fluid-simulator : Rust CUDA fluid simulator. - chichieinstein/rustycuda : Convenience functions for generic handling of CUDA resources on the Rust side. - Jafagervik/cruda : CRUDA - Writing rust with cuda. - lennyerik/cutransform : CUDA kernels in any language supported by LLVM. - cjordan/hip-sys : Rust bindings for HIP. - rust-gpu : 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧 shader.rs. - wgpu : Safe and portable GPU abstraction in Rust, implementing WebGPU API. wgpu.rs. - Vulkano : Safe and rich Rust wrapper around the Vulkan API. Vulkano is a Rust wrapper around the Vulkan graphics API. It follows the Rust philosophy, which is that as long as you don't use unsafe code you shouldn't be able to trigger any undefined behavior. In the case of Vulkan, this means that non-unsafe code should always conform to valid API usage. - Ash : Vulkan bindings for Rust. - ocl : OpenCL for Rust. - opencl3 : A Rust implementation of the Khronos OpenCL 3.0 API.

Web3 and ZKP Framework

- Web3-Recruitment-Platform : Web3及远程工作招聘平台、频道汇总|@Web3-Club。 - Tachyon : Modular ZK(Zero Knowledge) backend accelerated by GPU. - Blitzar : Zero-knowledge proof acceleration with GPUs for C++ and Rust. www.spaceandtime.io/ - blitzar-rs : High-Level Rust wrapper for the blitzar-sys crate. www.spaceandtime.io/ - ICICLE : ICICLE is a library for ZK acceleration using CUDA-enabled GPUs. - BLAZE : blaze is a Rust library for ZK acceleration on Xilinx FPGAs. - BLAZE : The Halo2 zero-knowledge proving system.zcash.github.io/halo2/ - Kimchi : The proof systems used by Mina. This repository contains kimchi, a general-purpose zero-knowledge proof system for proving the correct execution of programs. o1-labs.github.io/proof-systems/ - 0xPolygonZero/plonky2 : This repository was originally for Plonky2, a SNARK implementation based on techniques from PLONK and FRI. It has since expanded to include tools such as Starky, a highly performant STARK implementation. - dusk-network/plonk : Pure Rust implementation of the PLONK ZKProof System done by the Dusk-Network team. dusk-network.github.io/plonk - EspressoSystems/jellyfish : A Rust Implementation of the PLONK ZKP System and Extensions. jellyfish.docs.espressosys.com - Substrate : Substrate: The platform for blockchain innovators. - Sui : Sui is a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language. sui.io - move : Move is a programming language for writing safe smart contracts originally developed at Facebook to power the Diem blockchain. - move-cn/letsmove : Let's Move 一项学Move获得SUI的激励计划,鼓励更多的人学习Move语言。 - Rooch : Rooch is a modular DApp container with the Move language. rooch.network - Polkadot : The Parity Polkadot Blockchain SDK. The Polkadot SDK repository provides all the resources needed to start building on the Polkadot network, a multi-chain blockchain platform that enables different blockchains to interoperate and share information in a secure and scalable way. polkadot.network/ - Bifrost : Bifrost is a Web3 derivatives protocol that provides decentralized cross-chain liquidity for staked assets. - nostr : a truly censorship-resistant alternative to Twitter that has a chance of working. The simplest open protocol that is able to create a censorship-resistant global "social" network once and for all. - awesome-nostr : A curated list of nostr projects and resources. www.nostr.net - Damus : A twitter-like nostr client for iPhone, iPad and MacOS. - Amethyst : Amethyst brings the best social network to your Android phone. Just insert your Nostr private key and start posting. - rust-nostr/nostr : Nostr protocol implementation, SDK and FFI. - mikedilger/gossip : Gossip is a desktop client for nostr. - Sway : 🌴 Empowering everyone to build reliable and efficient smart contracts. fuellabs.github.io/sway - FuelLabs/fuel-core : Rust full node implementation of the Fuel v2 protocol. - FuelLabs/fuels-rs : Fuel Network Rust SDK. fuellabs.github.io/fuels-rs - solana : Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces. solanalabs.com - solana-playground : Quickly develop, deploy and test Solana programs from browsers. beta.solpg.io - Anchor : ⚓ Solana Sealevel Framework. anchor-lang.com - CreatorsDAO/awesome-learn-solana : awesome-learn-solana. - CreatorsDAO/creatorsdao.github.io : Creators Dao all about source. creatorsdao.github.io/ - CleverProgrammers/facebook-solana-blockchain : Build Facebook 3.0 on Blockchain with Solana | Next.js | Netlify | Sanity.io. - MartinKavik/voting-solana-moonzoon : The Voting example based on MoonZoon and Solana. - NEAR Docs : Welcome! This is the starting point for all the documentation in NEAR. - near/awesome-near : Curated list of resources: examples, libraries, projects. examples.near.org - near/nearcore : Reference client for NEAR Protocol. near.org - near/near-sdk-rs : Rust library for writing NEAR smart contracts. near-sdk.io - near/create-near-app : Create a starter app hooked up to the NEAR blockchain. - near-examples/NFT : Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721). - near-examples/nft-tutorial : Welcome to NEAR's NFT tutorial, where we will help you parse the details around NEAR's NEP-171 standard (Non-Fungible Token Standard), and show you how to build your own NFT smart contract from the ground up, improving your understanding about the NFT standard along the way. - hanakannzashi/near-course-base : NEAR 智能合约开发教程(基础篇)。 - tranvinh146/voting-contract : This is smart contract to vote from phase 1 to phase 2 on Near. - catmcgee/near-voting-contracts : Different types of voting smart contracts on NEAR blockchain. - rickhysis/vote-coffe-near : This is smart contract example for vote the best coffe using NEAR Protocol ("NEAR" hereafter). - Dispa1r/Disp41r-Super-Voting-System : a super super super voting system on near block chain :) - flexabyte/near-vote : A decentralized voting contract for NEAR protocol. - YellingOilbird/choice : NEAR smart contract for non-binary vote. - dylan751/near-app-vote-sc : Voting App using Near-Rust and implement ZKP. - winkelstein/DeChat : Messenger based on NEAR blockchain. - Cairo : Cairo is the first Turing-complete language for creating provable programs for general computation. ⚡ Blazing ⚡ fast ⚡ compiler for Cairo, written in 🦀 Rust 🦀 - cairo-book/cairo-book.github.io : The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language. The Cairo Programming Language Book - Orion : Orion: An Open-source Framework for Validity and ZK ML ✨. ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK. orion.gizatech.xyz - franalgaba/neural-network-cairo : Neural Network implementation from scratch for MNIST using Cairo 1.0. - raphaelDkhn/cairoml : Build neural network models in Cairo 1.0. - gakonst/awesome-starknet : A curated list of awesome StarkNet resources, libraries, tools and more. - starknet-edu/starknetbook : Mastering Cairo and Starknet. By the Starknet community. book.starknet.io - xJonathanLEI/starknet-rs : Complete Starknet library in Rust™. starknet.rs - 0xSpaceShard/starknet-devnet-rs : A local testnet for Starknet... in Rust. - 0xAsten/Starknet-Tech-Stacks-Mindmap : This open collaboration project aims to explore and document the various technology stacks associated with Starknet. - gakonst/ethers-rs : Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers - Galactic-Hub/cosmos-sdk-rs : Cosmos SDK implement by Rust. - cosmos/ibc-rs : Rust implementation of the Inter-Blockchain Communication (IBC) protocol. - Sovereign-Labs/sovereign-sdk : A framework for building seamlessly scalable and interoperable rollups that can run on any blockchain. sovereign.xyz - octopus-network/near-ibc : near smart contract implement ibc protocol. - talent-verse/Jobs : Web3, Blockchain, AI jobs. - wildonion/smarties : 🍬 NEAR and Ethereum NFT Marketplace Smart Contracts 🍫 - sigp/lighthouse : Ethereum consensus client in Rust. - the-web3/chaineye-blockchain-interview : 区块链链面试指南。面试了很多区块链工程师,感觉大家都无法抓住面试的要点,本教程主要是整理一些区块链中的面试思路和面试题目, 本教程由链眼社区出品。

Scientific Computation

- ### Numerical Calculation - rapl : Rank Polymorphic array library for Rust. rapl is an experimental numerical computing Rust library that provides a simple way of working with N-dimensional array, along with a wide range of mathematical functions to manipulate them. It takes inspiration from NumPy and APL, with the primary aim of achieving maximum ergonomics and user-friendliness while maintaining generality. - scilib : A rust crate for mathematics and science. crates.io/crates/scilib - fitting-rs : Curve fitting library for Rust. crates.io/crates/fitting - ### Linear Algebra - mathbench : mathbench is a suite of unit tests and benchmarks comparing the output and performance of a number of different Rust linear algebra libraries for common game and graphics development tasks. - ndarray View on GitHub

© 2026 GitRepoTrend · coderonion/awesome-rust-list · Updated daily from GitHub