Rust
ethereum transaction broadcaster using the nym mixnet
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
An exhaustive list of all Rust resources regarding automated or semi-automated formalization efforts in any area, constructive mathematics, formal algorithms, and program verification.
A Computer Science Curriculum with Rust flavor!
A guide to the adventurer.
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
Learn Rust dark magics by implementing an expression framework in database systems
Cracking the Coding Interview problem solutions in Rust
Medium to hard Rust questions with explanations
A free book about developing secure and robust systems software.
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
A publication dedicated to the Rust programming language
A powerful web framework built with a simplified design.
Pure Rust implementation of Ethereum Virtual Machine
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
Rust Language Cheat Sheet - https://cheats.rs
An arbitrary-precision arithmetic library for Rust.
这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
Code examples, data structures, and links from my book, Rust Atomics and Locks.
A modular, reusable university course for Rust
Rust examples for all 23 classic GoF design patterns, and even a little more