rust 程序设计语言 中文版
从Markdown文件中创建电子书,类似于 Gitbook
The Rust Performance Book
Code for "Zero To Production In Rust", a book on API development using Rust.
Source code for the book Rust in Action
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
翻译 - A bunch of lints to catch common mistakes and improve your Rust code
The Little Book of Rust Macros
The Rust Rand Book
Rust in Action book exercises
Ukrainian translation for Rust book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
DEPRECATED in favor of https://github.com/rust-embedded/book
A book about how to write OS kernels in Rust easily.
A mini book on writing NES emulator using rust lang
Rust 程式語言 正體中文版 (The Rust Programming Language, Traditional Chinese)
Asynchronous Programming in Rust
Reference implementation for the book "Writing a RISC-V Emulator in Rust".