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

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!