The Rust Language & Ecosystem
Last updated: 2024-12-03 13:06
# | Title | Book | Commit | Last Update |
---|---|---|---|---|
1 | The Rust Programming Language | ePub (1.01 MB) | 5d395b70 | 2024-12-02 17:20 |
2 | Rust By Example | ePub (261.20 KB) | e1d1f2cd | 2024-11-08 23:13 |
3 | Rust Cookbook | ePub (474.91 KB) | abe5d81d | 2024-11-29 04:33 |
4 | The Rust Edition Guide | ePub (99.57 KB) | f48b0e84 | 2024-11-25 16:20 |
5 | Rust Compiler Development Guide | ePub (1.87 MB) | b21d99b7 | 2024-12-02 04:45 |
6 | The Cargo Book | ePub (679.81 KB) | 05f54fdc | 2024-12-03 03:14 |
7 | The Rustdoc Book | ePub (119.41 KB) | ae3703cd | 2024-12-03 09:47 |
8 | The Rust Reference | ePub (346.95 KB) | 270c2b9c | 2024-12-02 20:15 |
9 | The Rustonomicon | ePub (174.21 KB) | 06743218 | 2024-11-19 12:35 |
10 | Command Line Applications in Rust | ePub (50.90 KB) | b6a526d4 | 2024-12-01 02:05 |
11 | Rust and WebAssembly | ePub (2.93 MB) | 366042af | 2021-01-08 21:59 |
12 | The Embedded Rust Book | ePub (662.66 KB) | ddbf1b4e | 2024-10-13 19:53 |
13 | The Rust on ESP Book | ePub (465.52 KB) | b9c2968e | 2024-11-27 21:42 |
14 | Rust API Guidelines | ePub (46.74 KB) | 385ba009 | 2024-03-10 16:41 |
15 | Asynchronous Programming in Rust | ePub (225.59 KB) | d7ea9617 | 2024-11-24 21:37 |
16 | Async programming in Rust with async-std | ePub (52.34 KB) | fa29b508 | 2024-09-11 14:02 |
17 | mdBook Documentation | ePub (67.20 KB) | 59e6afca | 2024-12-02 14:51 |
18 | The Rust Performance Book | ePub (50.74 KB) | bc593716 | 2024-06-17 04:24 |
19 | The Little Book of Rust Macros | ePub (95.56 KB) | 03754b94 | 2024-10-05 13:39 |
20 | CXX Documentation | ePub (66.77 KB) | efdd853a | 2024-12-01 19:20 |
21 | CXX-Qt Documentation | ePub (66.37 KB) | f5afefec | 2024-11-25 13:43 |
22 | FLTK-rs Book | ePub (2.00 MB) | 4862520e | 2024-11-22 19:45 |
23 | Comprehensive Rust 🦀 | ePub (690.17 KB) | c85816a0 | 2024-12-01 21:05 |
24 | Rust Design Patterns | ePub (99.59 KB) | 2e961201 | 2024-10-17 01:12 |
25 | Learning Rust With Entirely Too Many Linked Lists | ePub (673.76 KB) | 1b0b264d | 2024-07-30 02:09 |
Libraries
TODO
About
This project aims at providing nightly builds of all official rust mdbooks in epub format. It is born out of the difficulty I encountered when starting my rust apprenticeship to find recent ebook versions of the official documentation.
If you encounter any issue, have any suggestion or would like to improve this site and/or its content, please go to https://github.com/dieterplex/rust-ebookshelf/ and file an issue or create a pull request.
If you find this useful, please let me know so by saying hi on twitter @Rams3s.
Happy coding.