-
Eiger
- Lisbon, Portugal
-
17:14
(UTC) - https://signal.me/#eu/nP_fBJ_HR-R1YeNUahMZGYfFx-yqdhAnYKiTGPQWN5JsMQaklTJFoop2o8HIJldA
- @vaporif.bsky.social
- in/dmytro-onypko-8a022349
learn
Educational blog posts for Rust beginners
🎓 Path to a free self-taught education in Computer Science!
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
An example of a Rust web service with Iron and Hyper
A complete computer science study plan to become a software engineer.
Distributed systems runtime daemon written in Rust.
A bunch of links to blog posts, articles, videos, etc for learning Rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
A modular and extensible networking stack which solves many challenges of peer-to-peer applications.
Master programming by recreating your favorite technologies from scratch.
A BitTorrent V1 engine library for Rust (and currently Linux)
Code examples, data structures, and links from my book, Rust Atomics and Locks.