Rust Book

Open-source Rust projects categorized as Book

Top 13 Rust Book Projects

  • book

    The Rust Programming Language

    Project mention: Learning Rust: A clean start | dev.to | 2024-02-26

    My first port of call was to google learn rust which lead me to "the book". The book is a first steps guide written by the rust community for newbies (or Rustlings as they're called) to gain a 'solid grasp of the language'.

  • zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

    Project mention: Rust books to read | /r/rust | 2023-06-23

    And the book "Zero To Production In Rust - An introduction to backend development", I didn’t read it yet but seems pretty good

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • code

    Source code for the book Rust in Action (by rust-in-action)

  • bevy-cheatbook

    Unofficial Reference Book for the Bevy Game Engine

    Project mention: The Bevy Foundation | news.ycombinator.com | 2024-03-12

    I've been using Bevy recently so here are some thoughts on this:

    Firstly, the overall quality is high and seeing this attention being paid to the project's organization is another good sign.

    Documentation is not great great. The Bevy book runs out of content very quickly. The "Cheat Book" has additional useful information: https://bevy-cheatbook.github.io/. With these plus the examples I've been able to figure out everything I need, but it's slow going.

    I'm not 100% sold on ECS. It loses a lot of type safety and there doesn't seem to be any way to ensure cleanup of entities and their components.

  • high-assurance-rust

    A free book about developing secure and robust systems software.

    Project mention: Ferrocene – Rust for Critical Systems | news.ycombinator.com | 2023-10-08

    related: https://highassurance.rs/

  • crowbook

    Converts books written in Markdown to HTML, LaTeX/PDF and EPUB

  • book

    Writing Interpreters in Rust: a Guide (by rust-hosted-langs)

    Project mention: I'm wanting to write my first compiler, but getting a little bit mixed up in general. | /r/Compilers | 2023-06-24

    Kind of an interpreter but it does compile to bytecode and is written in rust https://github.com/rust-hosted-langs/book I thought it was a great tutorial, both for learning rust, and about compilers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • HandsOnRust

    The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson

    Project mention: ECS, Finally | news.ycombinator.com | 2023-12-30

    I'm working my way through the HandsOnRust book that guides you through creating a simple roguelike using Rust and Legion ECS. It's a really enjoyable experience so far, and I'm looking towards trying out Bevy ECS afterwards to compare the two.

    https://github.com/thebracket/HandsOnRust

  • 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)

  • refactoring-to-rust

    Code to accompany Refactoring to Rust

  • mdbook-plantuml

    mdBook preprocessor to render PlantUML diagrams to png images in the book output directory

    Project mention: Documentation as Code for Cloud Using PlantUML | news.ycombinator.com | 2023-07-30

    I started using plantuml more rigorously at work. I've found that collaboration on the drawings/diagrams, is simpler and easier as it can be tracked in Git. One additional thing that I've been using as well is the mdBook plugin to embed and render the images as part of a larger book. This has been helpful for large systems when there are many teams involved.

    https://github.com/sytsereitsma/mdbook-plantuml

  • rust-notes

    Terse Rust learning material. :crab:

  • TheReader

    An organizer for you books (hopefully audio too) written in Rust Lang.

    Project mention: What self hosted app do you wish existed? | /r/selfhosted | 2023-06-18

    One day once I'm comfortable with cash again I'll continue with mine, It's a a reader server w/ an optional Metadata Server access.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-12.

Rust Book related posts

Index

What are some of the best open-source Book projects in Rust? This list will help you:

Project Stars
1 book 14,032
2 zero-to-production 4,435
3 code 1,708
4 bevy-cheatbook 1,628
5 high-assurance-rust 1,253
6 crowbook 678
7 book 466
8 HandsOnRust 380
9 mdbook-pdf 132
10 refactoring-to-rust 81
11 mdbook-plantuml 75
12 rust-notes 59
13 TheReader 27
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com