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.
- Atomics
- TCP Transport Layer
- POW blockcahin
- Procedural macro
- Static dynamic linking
- Merkle Tree
- Libp2p
- Zero Knowledge
- Channel
- CPU
- XDP-BPF
- Tokio
- GRPC
- IO_URING
- Crypto
- Workspace
- Threads
- Documentation
- Projects: Contains overview of project and it's architeture
- Rust ownership, safety explained
- Macro Hygienic
- How Rust ownership works?
- Error Handling Rust Documentation
- Sample Library Usage
- 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
- https://caniuse.rs
- https://github.com/rust-unofficial/awesome-rust
- https://lib.rs
- https://cheats.rs
- https://github.com/rust-secure-code/projects
- https://github.com/pretzelhammer/rust-blog/blob/master/posts/tour-of-rusts-standard-library-traits.md
- https://lwn.net