An open API service indexing awesome lists of open source software.

https://github.com/eroydev/rust-mastering


https://github.com/eroydev/rust-mastering

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Books:
- Rustnomicon Advanced unsafe Rust: https://doc.rust-lang.org/nomicon/
- Rust macros Book (Old): https://veykril.github.io/tlborm/
- Rust Macros Book: https://danielkeep.github.io/tlborm/book/index.html
- Original Rust Book: https://doc.rust-lang.org/reference/
- Paper Book: https://www.manning.com/books/write-powerful-rust-macros
- Rust Toolchain: https://rust-lang.github.io/rustup/overrides.html

## Suggested resources by Boris:
- https://www.oreilly.com/library/view/programming-rust-2nd/9781492052586/ -> good to read
- https://marabos.nl/atomics/ -> masterpiece(must read)
- How Linux Works(latest edition) -> MUST READ
- eBPF -> https://ebpf.io/what-is-ebpf/

## Video resources:
- Crust of Rust: https://www.youtube.com/playlist?list=PLqbS7AVVErFiWDOAVrPt7aYmnuuOLYvOa
- Good youtube channel: https://www.youtube.com/@jonhoo/videos
- Incredible resource for Rust memory layout -> https://www.youtube.com/watch?v=7_o-YRxf_cc&t=904s

## Just the course schedule:
- https://training.trainsec.net/rust-programming-masterclass?gad_source=1&gad_campaignid=22122598319&gbraid=0AAAAA-FZ29r4aPlcmUZvUzgNEEBJjlsWB&gclid=Cj0KCQjw8cHABhC-ARIsAJnY12zbRk7rr2nYSicUsVbdAIltsuTw-Horu6hmfSiEgxqMaadW7nr9bWkaAtugEALw_wcB

## Creating Diagrams:
- LucidChart: https://www.lucidchart.com/pages
- Platuml: https://plantuml.com/

## Solana related:
- Solana Security Workshop 3h: https://workshop.neodyme.io/workshop.html
- Solana developer good resources to learn: https://solana.com/developers
- Good explanation for PDA's: https://www.youtube.com/watch?v=ZwFNPvqUclM

## Blockchain Related materials:
- Uniswap Dex: https://docs.uniswap.org/contracts/v2/guides/smart-contract-integration/providing-liquidity#introduction