Stars
A memory safe implementation of sudo and su.
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
A pure-Rust implementation of Bulletproofs using Ristretto.
A sample API Gateway built in Rust (work in progress) for learning purposes
A simple command-line application to securely store secrets using encryption
A dynamic Function-as-a-Service (FaaS) solution built with Rust for learning purposes
A minimalist Application Container in Rust for learning purposes
luishsr / rust-clippy
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
A Secure Server-to-Server Handshake in Rust
A Network Traffic Monitor built in Rust (work in progress) for learning purposes
luishsr / rust-react-chat
Forked from ahmadrosid/rust-react-chatExample rust with react chat web application.
Code examples, data structures, and links from my book, Rust Atomics and Locks.