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