rustlings

Rust learning exercises

A collection of small exercises to help developers learn Rust programming language by reading and writing code.

crab Small exercises to get you used to reading and writing Rust code!

GitHub

55k stars
339 watching
10k forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

beginner-friendlyrustrustlings

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
rust-lang/rustup A tool that installs and manages multiple versions of the Rust compiler on different platforms. 6,213
rust-lang/rust-clippy A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. 11,559
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 3,022
rust-lang/rustfmt A tool for formatting Rust code according to style guidelines. 6,095
rustpython/rustpython A Python interpreter written in Rust, allowing execution of Python code on the target platform. 19,301
dhghomon/easy_rust Teaching Rust to developers without native English proficiency using clear and simple language. 8,118
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,614
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
nrc/r4cppp A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. 3,666
ctjhoa/rust-learning A curated collection of links and resources for learning Rust 11,599
rust-unofficial/patterns An online reference catalog for Rust design patterns and idioms 8,178
rust-lang/rust-bindgen Automates the process of creating Rust interfaces to C and C++ libraries. 4,531
ralfbiedert/cheats.rs A comprehensive reference guide for the Rust programming language 4,177