RustBooks
Rust guides
A curated collection of Rust language resources and tutorials
List of Rust books
5k stars
133 watching
301 forks
last commit: about 2 months ago
Linked from 1 awesome list
programming-languageprogramming-rustrust-bookrust-language
Related projects:
Repository | Description | Stars |
---|---|---|
ctjhoa/rust-learning | A curated collection of links and resources for learning Rust | 11,599 |
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/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
ralfbiedert/cheats.rs | A comprehensive reference guide for the Rust programming language | 4,177 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
dhghomon/easy_rust | Teaching Rust to developers without native English proficiency using clear and simple language. | 8,118 |
pretzelhammer/rust-blog | An educational blog for Rust beginners with technical tutorials and articles | 7,662 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rust-unofficial/patterns | An online reference catalog for Rust design patterns and idioms | 8,178 |
rust-lang/rustlings | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
nrc/r4cppp | A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,666 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |