This is a repository where I put random code, snippets, materials, documentation and anything and everything that I find interesting while learning
Rust
, with a focus on theweb3
domain.
Feel free to use
, clone
, or update
anything that catches your interest.
- Documentation: Contains various info on rust primitives, projects.
- Atomics
- Threads
- IO_URING
- Channel
- Procedural macro
- POW blockcahin
- Static dynamic linking
- Merkle Tree
- CPU
- TCP Transport Layer
- Crypto
- Workspace
- HTTP
- Concurrent Programming
- Rustcean
- Memory Allocator
- Rust ownership, safety explained
- Macro Hygienic
- How Rust ownership works?
- Error Handling Rust Documentation
- Sample Library Usage
- Rust Training Book
- The Little Book of Rust Books
- Rust verification tools 2021
- Periodic Table of Rust Types
- Rust String Conversions Cheat Sheet
- Rust Iterator Cheat Sheet
- Rust Container Cheet Sheet
- Rust API Guidelines
- Another Container Cheet Sheet
- Rust Documentation
- Rust Blog
- Rust Learning
- Comprehensive Rust
- Rust Atomics and Locks
- Rust under the hood
- Rust for Rustaceans