Hands-on projects covering data engineering, cloud-native development, AI pipelines, and concurrency patterns.
Essential references, tools, and communities for your Rust journey.
The official guide to learning Rust, covering ownership, traits, lifetimes, and more.
doc.rust-lang.org/book →Complete guide to async Rust with Tokio, from basics to advanced patterns.
tokio.rs/tokio/tutorial →Learn Rust through annotated example programs you can run online.
rust-by-example →Apache Arrow Rust implementation — essential for data engineering projects.
docs.rs/arrow →Best practices for building small, fast Docker images for Rust applications.
hub.docker.com/_/rust →Overview of ML libraries: candle, burn, ort, and embedding models.
arewelearningyet.com →Kubernetes client & controller runtime for Rust. Build operators, interact with K8s API.
kube.rs →