🦀 Rust Training Books

Pick the guide that matches your background

Bridge — learn Rust from another language Deep Dive Advanced Expert Practices

Rust for C/C++ Programmers Bridge

Move semantics, RAII, FFI, embedded, no_std

Rust for C# Programmers Bridge

Best for Swift / C# / Java developers

Rust for Python Programmers Bridge

Dynamic → static typing, GIL-free concurrency

Async Rust: From Futures to Production Deep Dive

Tokio, streams, cancellation safety

Rust Patterns Advanced

Pin, allocators, lock-free structures, unsafe

Type-Driven Correctness Expert

Type-state, phantom types, capability tokens

Rust Engineering Practices Practices

Build scripts, cross-compilation, coverage, CI/CD