Rust eBooks Nightly
Last updated: 2025-07-05 03:23:23 UTC
- The Rust Programming Language · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
- Rust By Example · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
- The Rust Reference · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
- The Rustonomicon · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-05-26)
- The Cargo Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
- Rust Cookbook · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
- Asynchronous Programming in Rust · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-06-09)
- Learning Rust With Entirely Too Many Linked Lists · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2024-07-30)
- Rust Unsafe Code Guidelines · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-05-30)
- The Embedded Rust Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-06-27)
- Embedded Discovery Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
- The wasm-bindgen Guide · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-01-13)
- Real-Time Interrupt-driven Concurrency · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
- The Rust and WebAssembly Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2021-01-08)
Rust eBooks Nightly
This project automatically builds and publishes the latest versions of top Rust books as eBooks – in EPUB, AZW3 and MOBI formats.
Built fresh from source. Updated daily. Ready for offline reading.
Access the Books
Download the latest eBooks anytime from the project’s GitHub Pages site:
https://artur-sulej.github.io/rust-ebooks
Source code is available on GitHub: Artur-Sulej/rust-ebooks
How It Works
A daily GitHub Actions workflow:
- clones each book’s repository
- builds the content with
mdBook
- converts it to eBook formats using Calibre
- publishes the results to GitHub Pages
Enjoy Rust books on your favorite device!