SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 Rust Book Projects
-
Project mention: Warp Terminal: Revolutionizing Command Line Interfaces with Modern UX and AI | dev.to | 2025-04-12
Rust Programming Language
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
In the spring and early summer of 2023, I worked through Zero to Production in Rust by Luca Palmieri using the Axum web framework. This a) forced me to learn that framework and b) force me to think when overcoming the differences.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
HandsOnRust
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
-
Github:https://github.com/auula/typikon
-
mdbook-pdf
A backend for mdBook written in Rust for generating PDF based on headless chrome and Chrome DevTools Protocol. (用 Rust 编写的 mdBook 后端,基于headless chrome和Chrome开发工具协议生成PDF)
-
Make the tutorial text include the code verbatim from a working repo that passes CI. No pasting necessary. Sure you still have to verify that the tutorial text aligns with the code changes, but you don't have to do anything manual to update the code in the tutorial.
As an actual example of this, here's a plugin for Remark that allows us to import specific functions from a rust source file. https://github.com/ratatui/ratatui-website/blob/main/src/plu... If the source code fails to compile, we get a CI error (in the rust checks). If the source code changes in a way where the import is no longer correct, we get a CI error (in the npm checks).
-
-
mdbook-plantuml
mdBook preprocessor to render PlantUML diagrams to png images in the book output directory
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Book discussion
Rust Book related posts
-
Warp Terminal: Revolutionizing Command Line Interfaces with Modern UX and AI
-
How to Create Your First Rust Project with Cargo
-
Building a RESTful Todo API with Rust, Axum, and Diesel
-
Rust: Demystifying Middleware in Actix Web
-
🤯 Why Rust it's so good?
-
Rust: Pouring the Footings
-
Baby Steps with Rust
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 May 2025
Index
What are some of the best open-source Book projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | book | 16,078 |
2 | zero-to-production | 6,056 |
3 | bevy-cheatbook | 2,109 |
4 | code | 1,961 |
5 | high-assurance-rust | 1,336 |
6 | crowbook | 754 |
7 | book | 505 |
8 | HandsOnRust | 464 |
9 | typikon | 288 |
10 | mdbook-pdf | 178 |
11 | ratatui-website | 116 |
12 | refactoring-to-rust | 93 |
13 | mdbook-plantuml | 83 |
14 | rust-notes | 59 |
15 | TheReader | 55 |