{"id":13476648,"url":"https://github.com/softprops/awesome-mdbook","last_synced_at":"2025-06-29T03:41:15.858Z","repository":{"id":66115590,"uuid":"155904991","full_name":"softprops/awesome-mdbook","owner":"softprops","description":"🕶️🗃️ a card catalog of mdbooks for your reading curiosity","archived":false,"fork":false,"pushed_at":"2024-12-03T04:01:14.000Z","size":30,"stargazers_count":138,"open_issues_count":9,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-28T00:07:55.504Z","etag":null,"topics":["book","markdown","mdbook"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softprops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"softprops"}},"created_at":"2018-11-02T18:12:54.000Z","updated_at":"2025-06-11T08:22:07.000Z","dependencies_parsed_at":"2024-01-15T22:41:25.845Z","dependency_job_id":"2902097d-00c1-4ab5-9ff6-b1ff2093e312","html_url":"https://github.com/softprops/awesome-mdbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/softprops/awesome-mdbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fawesome-mdbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fawesome-mdbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fawesome-mdbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fawesome-mdbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softprops","download_url":"https://codeload.github.com/softprops/awesome-mdbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softprops%2Fawesome-mdbook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262529416,"owners_count":23324757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","markdown","mdbook"],"created_at":"2024-07-31T16:01:32.966Z","updated_at":"2025-06-29T03:41:15.790Z","avatar_url":"https://github.com/softprops.png","language":null,"funding_links":["https://ko-fi.com/softprops"],"categories":["Others","Books","markdown"],"sub_categories":[],"readme":"# awesome mdbooks\n\n\u003e 🗃️ a card catalog of mdbooks for your reading curiosity\n\n## 📚 Bookshelf\n\n[MdBook](https://rust-lang-nursery.GitHub.io/mdBook/) is a tool for creating books using Markdown files\n\n| Name | Description | Contribute |\n|:----|:-----------|:-------:|\n| [Async Book](https://rust-lang.GitHub.io/async-book/index.html) | Asynchronous Programming in Rust | [GitHub](https://GitHub.com/rust-lang/async-book) |\n| [Async Std Book](https://book.async.rs/) | Async programming in Rust with async-std | [GitHub](https://github.com/async-rs/async-std/tree/master/docs) |\n| [Amethyst](https://www.amethyst.rs/book/latest/) | The Amethyst game engine book | [GitHub](https://GitHub.com/amethyst/amethyst) |\n| [cargo](https://doc.rust-lang.org/cargo/) | The cargo book | [GitHub](https://GitHub.com/rust-lang/cargo/tree/master/src/doc/src) |\n| [Command Line Applications in Rust](https://rust-lang-nursery.GitHub.io/cli-wg/) | A book about writing CLI's in Rust | [GitHub](https://GitHub.com/rust-lang-nursery/cli-wg/tree/master/src) |\n| [Discovery](https://docs.rust-embedded.org/discovery/index.html) | The Discovery Book will teach you about microcontrollers, peripherals, sensors and bare metal programming in Rust | [GitHub](https://GitHub.com/rust-embedded/discovery) |\n| [The Embedded Rust Book](https://docs.rust-embedded.org/book/index.html) | The Embedded Rust Book will get you up to speed with embedded Rust development | [GitHub](https://GitHub.com/rust-embedded/book) |\n| [The Embedonomicon](https://docs.rust-embedded.org/embedonomicon/index.html) | For those that want to dive into the implementation of the foundational crates of the embedded ecosystem | [GitHub](https://GitHub.com/rust-embedded/embedonomicon) |\n| [Firefox Data Documentation](https://github.com/mozilla/firefox-data-docs) | A guide for interpreting data gathered by the Firefox Telemetry system | [GitHub](https://github.com/mozilla/firefox-data-docs) |\n| [Hello wasm-pack!](https://rustwasm.GitHub.io/wasm-pack/book/) | The wasm-pack guide | [GitHub](https://GitHub.com/rustwasm/wasm-pack/tree/master/docs/src) |\n| [mdbook](https://rust-lang-nursery.GitHub.io/mdBook/)| The mdBook user guide | [GitHub](https://GitHub.com/rust-lang-nursery/mdBook)|\n| [Pest Book](https://pest.rs/book/) | A thoughtful introduction to the pest parser | [GitHub](https://github.com/pest-parser/book) |\n| [Proptest Book](https://altsysrq.github.io/proptest-book/intro.html) | Proptest | [GitHub](https://github.com/AltSysrq/proptest/tree/master/book) |\n| [Rust Book with quizzes](https://rust-book.cs.brown.edu/) | A version of the Rust Book with additional quizzes to better understand Rust from the Cognitive Engineering Lab at Brown University in Providence | [GitHub](https://github.com/cognitive-engineering-lab/rust-book) |\n| [Rustdoc Book](https://doc.rust-lang.org/stable/rustdoc/) | Guide for Rustdoc | [GitHub](https://github.com/rust-lang/rust/tree/master/src/doc/rustdoc) |\n| [Rust and Web Assembly](https://rustwasm.GitHub.io/book/) | How to use Rust and WebAssembly together | [GitHub](https://GitHub.com/rustwasm/book/) |\n| [Rust Cookbook](https://rust-lang-nursery.GitHub.io/rust-cookbook/) | Recipes using curated crates | [GitHub](https://GitHub.com/rust-lang-nursery/rust-cookbook)\n| [Rust Fuzz Book](https://rust-fuzz.github.io/book/) | Guides and tutorials on how to fuzz Rust code | [GitHub](https://GitHub.com/rust-fuzz/book) |\n| [Rust Programming Language](https://doc.rust-lang.org/book/2018-edition/foreword.html) | The book of Rust | [GitHub](https://GitHub.com/rust-lang/book) |\n| [Rusty ECMA Book](https://rusty-ecma.github.io/rusty-ecma-book/) | Build JavaScript Development Tools with Rust | [GitHub](https://GitHub.com/freemasen/rusty-ecma-book/) |\n\n\n\n\n## 👯 Contributing\n\nPull requests are welcome. Try to keep this list organized.\n\nYou are also incouraged to contribute to these books. They are all open source!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Fawesome-mdbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftprops%2Fawesome-mdbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftprops%2Fawesome-mdbook/lists"}