Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Rust eBooks Nightly

Last updated: 2025-07-05 03:23:23 UTC

  1. The Rust Programming Language · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
  2. Rust By Example · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
  3. The Rust Reference · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
  4. The Rustonomicon · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-05-26)
  5. The Cargo Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
  6. Rust Cookbook · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
  7. Asynchronous Programming in Rust · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-06-09)
  8. Learning Rust With Entirely Too Many Linked Lists · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2024-07-30)
  9. Rust Unsafe Code Guidelines · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-05-30)
  10. The Embedded Rust Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-06-27)
  11. Embedded Discovery Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-04)
  12. The wasm-bindgen Guide · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-01-13)
  13. Real-Time Interrupt-driven Concurrency · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2025-07-02)
  14. The Rust and WebAssembly Book · EPUB · AZW3 · MOBI · PDF · Online · Repo (commit: 2021-01-08)

Rust eBooks Nightly

GitHub Pages Build Status

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!