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

https://github.com/0xtarunkm/reading-list


https://github.com/0xtarunkm/reading-list

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# reading-list

## learning
1) [solana consensus](https://www.youtube.com/watch?v=StDx4VhZIVk)
2) [solana gossip protocol](https://www.youtube.com/watch?v=Q8jwcTr7VXI)
3) [serde internals](https://www.youtube.com/watch?v=BI_bHCGRgMY&list=PLqbS7AVVErFirH9armw8yXlE6dacF-A6z&index=1)
4) [tokio internals](https://www.youtube.com/watch?v=o2ob8zkeq2s&list=PLqbS7AVVErFirH9armw8yXlE6dacF-A6z&index=4)
5) [axum intenals](https://www.youtube.com/watch?v=Wnb_n5YktO8&list=PLqbS7AVVErFirH9armw8yXlE6dacF-A6z&index=2)

## Sprints
1) [Distributed Systems](https://www.youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB) (In-progress)

## Projects
- [ ] Build BitTorrent in Rust
- [ ] CEX in Rust