rust-book
There are 153 repositories under rust-book topic.
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
KaiserY/trpl-zh-cn
Rust 程序设计语言(2021 edition)
sger/RustBooks
List of Rust books
inancgumus/learnrust
A guide to Rust's basics distilled for programmers
auula/rust-artisan-guide
《Rust Artisan Guide: Building Reliable Projects》A book about hands-on programming with Rust.
psibi/rust-book-summary
Summary of the Rust book
rust-lang-ru/nomicon
Перевод "Rustonomicon"
rust-lang-ru/rust_book_ru
The Rust Programming Language на русском языке
RustStudy/RustBooksChina
记录国内的Rust书籍与文章
Jimskapt/rust-book-fr
:fr: French translation of the book "The Rust Programming Language"
barabadzhi/rust-in-action
Rust in Action book exercises
rust-unofficial/rust-practise-questions
A book 📖 of questions for practise in Rust, learn Rust the hard way
containerpi/rsdocs-actions
Build Action for Rust Books List
auula/falsework
A tool crate to quickly build rust command line application.
rust-tieng-viet/rust-tieng-viet.github.io
Rust Tiếng Việt
rust-lang-ru/rust-by-example-ru
Изучаем язык программирования Rust на примерах
rustid/buku-rust
Buku bahasa pemrograman Rust
Songbird0/FR_RBE
Traduction française du livre https://rustbyexample.com/
rams3s/rust-ebookshelf
The Rust EPUB Bookshelf
timolinn/the-year-of-the-rustacean
Contains explanation and code samples of Rust's concepts and features 🦀.
Jimskapt/rust-wasm-book-fr
:fr: French translation of the book "The Rust and WebAssembly Book"
RustDili/rust-book-tr
The Rust Programming Language kitabının Türkçe Çevirisi
barabadzhi/trpl
The Rust Programming Language book second edition exercises
emmabritton/kotlin-rust-guide
A book to help Kotlin devs learn Rust
learnrusttogether/exercises
Exercises in Rust
renomureza/rust-book-id
Buku "The Rust Programming Language" dalam bahasa Indonesia.
carloocchiena/rust_webserver
Implementation of a toy multithread webserver following "The Rust Programming Language" book.
kevinalh/rust-book
My work through the Rust book. Includes reading notes and solved exercises.
stencillogic/Start-with-Rust-fast
Shorter version of the official Rust tutorial
theoludwig/rust_book
Book to get started with the Rust programming language.
dr-saad-la/rust-distilled
Rust Distilled is an online book about Rust programming language. It is a very comprehensive book that aims to simplify the language as much as possible.
Haradrim/rust-notes
Some notes I took while reading the Rust book.
Jimskapt/async-book-fr
🇫🇷 French translation of the book "Asynchronous Programming in Rust"
KuanHsiaoKuo/programming_anatomy_in_rust
以rust为例分享学习编程常考虑的方方面面
rams3s/mdbookshelf
A Rust library/application to render a collection of books to EPUB
Tomxuetao/rust-book-chinese
Rust 程序设计语言