Want to learn and master Rust?

Join Exercism’s Rust Track for access to 104 exercises grouped into 13 Rust Concepts, with automatic analysis of your code and personal mentoring, all 100% free.

Explore concepts

About Rust

104 coding exercises for Rust on Exercism. From A Short Fibonacci Sequence to Low-Power Embedded Game.


Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.

See all Rust exercises on Exercism

Key Features of Rust


Rust

Performance

Rust is blazingly fast and memory-efficient; it has no runtime or garbage collector.

Reliability

Rust’s rich type system and ownership model guarantee memory-safety and thread-safety.

Productivity

Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling.

Cargo

Rust's package manager and build tool is best-in-class.

Write Once, Run Anywhere

Rust compiles by default to a single static executable, and cross-compilation is easy.

❤︎

Stack Overflow's most-loved language every year since 2016.

A taste of the concepts you’ll cover


See all the concepts for Rust

Get mentored the Rust way

Every language has its own way of doing things. Rust is no different. Our mentors will help you learn to think like a Rust developer and how to write idiomatic code in Rust. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in Rust - they'll help you discover the things you don't know that you don't know.

Learn more about mentoring

Community-sourced Rust exercises

The Rust track on Exercism has 13 concepts and 104 exercises to help you write better code. Discover new exercises as you progress and get engrossed in learning new concepts and improving the way you currently write.

See all Rust exercises
Rust

Get started with the Rust track

The best part, it’s 100% free for everyone.