mdBook
Book generator
A utility to create online books from Markdown files using Rust.
Create book from markdown files. Like Gitbook but implemented in Rust
19k stars
119 watching
2k forks
Language: Rust
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rust-unofficial/patterns | An online reference catalog for Rust design patterns and idioms | 8,178 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rstudio/bookdown | A tool that enables users to create interactive and publishable documents with R Markdown, supporting various output formats and integrations. | 3,811 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
rust-embedded/rust-raspberrypi-os-tutorials | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
rstudio/bookdown-demo | A minimal book example demonstrating the use of R Markdown and bookdown to compile a document into HTML. | 514 |
lukemathwalker/zero-to-production | Supplementary codebase for an API development book written in Rust | 5,874 |
gitbookio/gitbook | A Next.js based web application for managing and hosting documentation sites using Markdown format | 27,297 |
sger/rustbooks | A curated collection of Rust language resources and tutorials | 4,564 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,891 |
rustviz/rustviz | A tool that visualizes ownership and borrowing in Rust programs | 2,726 |
rust-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |