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
- Tokio
- IO_URING
- Channel
- Procedural macro
- POW blockcahin
- Static dynamic linking
- Merkle Tree
- CPU
- TCP Transport Layer
- XDP-BPF
- Crypto
- Workspace
- Threads
- Rust ownership, safety explained
- Macro Hygienic
- How Rust ownership works?
- Error Handling Rust Documentation
- Sample Library Usage