-
crowbook
Render a Markdown book in HTML, PDF or Epub
-
mdbook-mermaid
mdbook preprocessor to add mermaid support
-
isbn
handling ISBNs
-
mdbook-pandoc
A pandoc-powered mdbook backend
-
mdbook-preprocessor
assist implementing an mdBook preprocessor
-
trpl
A support crate for The Rust Programming Language book
-
telereads
@TelereadsBot is an inline bot that allows you to search for books and quickly share them in a conversation
-
mdbook-autosummary
Generate SUMMARY.md files based on your book's file structure
-
casile
The command line interface to the CaSILE toolkit, a book publishing workflow employing SILE and other wizardry
-
mdbook-driver
High-level library for running mdBook
-
mdbook-journal
journal plugin for mdBook
-
pagetop-mdbook
Incluye contenido generado por mdBook en aplicaciones PageTop
-
mdbook_ls
mdBook Language Server
-
google-books1-cli
A complete library to interact with books (protocol v1)
-
mdbook-git
Insert git commit files and diffs into mdbook
-
mdbook-renderer
assist implementing an mdBook renderer
-
lucide-leptos
Leptos port of Lucide
-
librius
A personal library manager CLI written in Rust
-
lucide-dioxus
Dioxus port of Lucide
-
mdbookkit
Support library for mdBook preprocessors in the mdbookkit project
-
floating-ui-leptos
Floating UI for Leptos
-
floating-ui-utils
Rust port of Floating UI. Utilities for Floating UI.
-
floating-ui-dom
Rust port of Floating UI. Floating UI for the web.
-
kyori-component-json
serializing and deserializing Kyori Component JSON content
-
mime-type
handling MIME types
-
google-book-scraper
downloading the contents of books hosted on books.google.com for offline viewing
-
lucide-yew
Yew port of Lucide
-
jawk
JSON AWK
-
txlib
text based epub library
-
mdbook-anchors-aweigh
versatile include tag preprocessor for mdbook
-
pulldown_typst
A pull parser for Typst markup
-
goodreads-metadata-scraper
scrape book metadata from Goodreads
-
pusu
High-performance, fully static, event-driven architecture for Rust services
-
mdbook-plugin-utils
mdBook plugins
-
mdbook-html
mdBook HTML renderer
-
anchors_aweigh
versatile include tag preprocessor for mdbook
-
Contact_Book
contact book
-
puroro
Google Protocol Buffer
-
mdbook-linkcheck
A backend for
mdbookwhich will check your links for you -
bookworm
manage your ebook collection (PDFs, ePubs, KePubs, and more)
-
orly
Download O'Reilly books as EPUB
-
pulldown_mdbook
A pull parser for mdBook
-
reliefweb
client for the ReliefWeb API
-
boltse
A lightweight HTTP server for static files
-
kmdbook-driver
High-level library for running mdBook
-
guessing_game_202508211424
A study project from Rust Programming Book
-
mdbook-typstpdf
An mdBook backend that generates PDF output using Typst
-
floating-ui-dioxus
Floating UI for Dioxus
-
sfw-tools
Functions and programs from the book Software Tools
-
floating-ui-yew
Floating UI for Yew
-
fb2
Parser of the FB2 format
-
plotting
Plotting
-
readstor
A CLI for Apple Books annotations
-
knowledge
The launcher app for the interacive book
-
gh_page_tool
A github gh-pages tool for static blog site
-
knowledge_books
knowledge books
-
knowledge_book
knowledge book
-
booklibrs
Book libarary project including giveaway operations and gui interface
-
eytan-minigrep
minigrep from "the book"
-
art_color_begin
testing, as a conclusion to chapter 14 of the Rust book
-
Ds_minigrep
grep implementation from The Rust Programing Book
-
mdbook-keeper
An improved testing experience for mdbook
-
cargo_art_by_Stefan
Just some tests for Cargo from 'The Book'
-
ja-colloquial
Japanese Colloquial Christian Bible library
-
mdbook-satysfi
A mdbook backend for generating SATySFi documents
-
catsay-example
A fan catsay example program from a book
-
tao-of-rust
《Rust编程之道》随书源码
-
mdbook-nice
A mdbook plugin to add nice css to your book
-
kmdbook-html
mdBook HTML renderer
-
poetry-book-cli
poetry-book command line interface. Create a poetry book in latex from your terminal.
-
mdbook-core
The base support library for mdbook, intended for internal use only
-
libocc
occasionally connected computing
-
komga
REST API Client generated from OpenAPI specification
-
book_lib
that provides an API for managing PDFs on your mac device in one place
-
gen-epub-book
Generate an ePub book from a simple plaintext descriptor
-
kindleclip
CLI tool to export a file per book in kindle 'My Clippings.txt'
-
gutenberg-rs
used to get information and data from gutenberg (https://www.gutenberg.org/)
-
cmv
'Distinct Elements in Streams: An Algorithm for the (Text) Book' by Sourav Chakraborty et al
-
dewey-decimal
wrapper around Dewey Decimal classifications
-
adbook
Creates a book from AsciiDoc files
-
mdbook-i18n
L10n/i18n plugin for mdbook
-
libanubhav
management system written in Rust
-
bookstore
HTTP book storage service with built-in conversion support
-
moenarchbook
Creates a book from markdown files
-
adivon
Data Structures of daily use: Graph, HashTable, PriorityQueue, Trie, SuffixTree, Rope, SplayTree, SkipList, RedBlackTree
-
mdbook-iced
An mdBook preprocessor to turn iced code blocks into interactive examples
-
bookorg
An opinionated, fast ebook organiser
-
rustinsight
The launcher app for the interacive book
-
glowpub
A glowfic to epub converter
-
numerilib
Mathematics Library
-
oolisp
LISP based on Daniel Holden's Book, compiles to web assembly
-
ssdeep_minigrep
project for testing examples from The Book
-
darn
Extras for the Book on Data Analysis with Rust Notebooks
-
cautious-octo-funicular
Test: shipping an mdbook with API docs
-
poetry-book
Create a poetry book in latex, starting from plain text
-
treasury_prime_client
An OpenAPI generated Rust client for TreasuryPrime API
-
json-book
Book format optimized for small screens, an alternaive for the XML-based FB2
-
bible-reference-rs
Extract Bible references from plain text
-
books_description_parser
A Rust-based parser to extract book details from structured markdown-like text and output them in formats like JSON or Rust structs for further processing
-
aghpb
Anime girls holding programming books API wrapper for 🦀Rust
-
bookkeeping
Minimal, safe and flexible in-memory bookkeeping API
-
library_of_babel
Babel in Rust
-
mdbook-force-relative-links
An
mdbookpre-processor to transform all local links to relative ones -
isbn3
handling ISBNs
-
triangle-from-scratch
An educational series on how to do stuff yourself
-
bos_books_codes
that handles 3-character Bible Books Codes
-
monkeyinterpreter
An interpreter written in Rust for the monkey programming language described in the book 'Writing An Interpreter In Go' (https://interpreterbook.com/)
-
mdbook-to-github-wiki
Turns an mdbook book into a github wiki
-
redblocks
modular status bar for dwm and the like written in rust
-
minigrep_desonglll
grep implementation from The Rust Programing Book
-
ray_tracing_core
Ray Tracing based on Peter Shirley's mini books
-
tadm
A collection of algorithms and data structures wrote out while reading The Algorithm Design Manual book
-
readwise
wrapper for the Readwise API
-
mini-grep
A test crate with mini grep as in The Book
-
quickclip
A CLA that allows you to book mark important directories
-
the_book_is_sheet
I think we should fix the book. It contains too many irrelevant topics.
-
aaplus
astronomical algorithms
-
thud
board game Thud as seen in the Discworld series of books
-
unity-utage-book
reading and writing unity Utage visual novel engine book scenario file
-
openlibrary-rs
A wrapper around openlibrary's Web API
-
minigrep_linqi
grep implementation from The Rust Programing Book
-
bwang_book
bo wang's test book
-
typeon
metaprogramming
-
mdbook-to-example
Turns an mdbook book into a Rust example
-
music_book_server
server to host music e-books
-
rust_programming_book
Programming works from THE RUST PROGRAMMING LANGUAGE
-
first_cargo_package
A cargo project in rust-lang book
-
rust-sokoban
sokoban game base rust
-
ray_tracing_utility
Ray Tracing based on Peter Shirley's mini books
-
kindle2cbz
extracting images from kindle books in MOBI format to CBZ archives
-
bkm
A terminal-based book manager
-
canticle
Prints daily collects (prayers) from the Book of Common Prayer, 2019
-
theory
Documentation viewer (WIP)
-
rust_book14
Publish library on crates.io
-
export-kindle
Export Kindle book list to JSON or YAML
-
r12_io_project
The Book I/O Project challenge
-
minigrep_awm
A fun game where the developer copies and pastes code from The Rust Programming Book!
-
minigrep_test_package_001
A small CLI implementation of the
grepcommand, written in Rust -
dontuse-this-001
just for learning cargo crate push
-
booktyping
Practice typing while reading
-
rusty_code_code_for_book
my book_rusty code
-
company_hr
My approach to the third problem from chapter 8.3 (Common Collections) of 'The Book'
-
ambient_api_core
The API to the Ambient Runtime (core)
-
miniprep_ot
cargo project to get Rust taught
-
raytracer-rs
raytracer described in "Ray Tracing in One Weekend"
-
cargo-errorbook
Homage to rust error messages. Book them!
-
bookbinder
Produce books in various formats from markdown, with some understanding of structural semantics and rendering options
-
minigrep_rulewrite
grep implementation from The Rust Programing Book
-
metasophiea_minigrep
test crate which contains the Minigrep example code from the rust-lang book
-
minigrep_jondeaves
grep implementation from The Rust Programing Book
-
drevnehulin_guessing_game
rust book test app
-
fhiroki-bicycle-book-wordcount
count frequency of words, characters or lines
-
minigrep_shivams906
grep implementation from The Rust Programming Book
-
bookbinder_latex
Produce latex and pdf books
-
minigrep_refine
grep implementation from The Rust Programing Book. Practice only!
-
minigrep_ahsp
grep implementation from The Rust Programing Book by AHSP
-
art_documentation_demo
Just a demo from The Rust Programming Language book
-
minigrep_lotuscc
grep implementation from The Rust Programing Book
-
kmacro
-
endixk_minigrep
grep implementation in Rust, based on the book "The Rust Programming Language"
-
minigrep_cakemancer
Basic grep from Rust Programming Book Language
-
mc02_minigrep
The minigrep example from the book
-
rsmb-catsay
A catsay cli from Practical Rust Projects book
-
minigrep_2022
a program described in
The Book -
agomesd_minigrep
A minigrep application built from the rust books
-
minigreper
Small grep style cli from the book
-
minigrep_bakedspacetime
Minimal Rust implementation of grep based on The Book
-
minigrep_ddesreum
My version of the grep command using Rust inspired by The Rust Programing Book
-
books-db
command line application for maintaining a collection of books
-
nfminigrep
Testing cargo publishing and learning Rust with the minigrep tutorial (https://doc.rust-lang.org/book/ch14-02-publishing-to-crates-io.html)
-
famous-last-words
Error codes inspired by AIs, robots and other entities from books and movies
-
epub_metadata
Produce pdf and epub books from markdown source structures
-
library_catalogue
A collection of utilities to track the books in your library
-
ray_tracing_show_image
Ray Tracing based on Peter Shirley's mini books
Try searching with DuckDuckGo.