Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Top 13 Rust Documentation Projects
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
vim-doge
(Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥
-
-
-
-
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.
-
-
-
mdbook-plantuml
mdBook preprocessor to render PlantUML diagrams to png images in the book output directory
-
Project mention: Show HN: Mixing Deterministic Codegen with LLM Codegen for Client SDKs | news.ycombinator.com | 2025-08-26
Hi HN, I’m Patrick. Elias, Kevin, and I are building Sideko (https://sideko.dev), a new type of code generator for building and maintaining API client SDKs from OpenAPI specs.
Our approach differs significantly from traditional SDK generators in that we use structured pattern matching queries to create and update the code. Other SDK generators use templates, which overwrite custom changes and produce code that looks machine generated.
We’ve mixed in LLM codegen by creating this workflow: Run deterministic codegen to establish the SDK structure. Let LLMs enhance specific components where adaptability adds value and include agent rules files that enforce consistency and correctness with type checking and integration tests against mock servers. The system will retain the LLM edits, while the rest of the SDK is automatically maintained by the deterministic generator (keeping it in sync with the API). LLMs can edit most the files (see python rules and typescript rules).
You can try it out from your terminal:
-
-
Rust Documentation discussion
Rust Documentation related posts
-
Show HN: Mixing Deterministic Codegen with LLM Codegen for Client SDKs
-
Unofficial Bevy Cheat Book
-
Grok3 Launch
-
Everything Curl
-
Doks – Build a Docs Site
-
TSDocs.dev: type docs for any JavaScript library
-
Display glitch with Chromium based browsers (Chrome, Edge, and Brave)
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Index
What are some of the best open-source Documentation projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | utoipa | 3,287 |
2 | bevy-cheatbook | 2,197 |
3 | reference | 1,420 |
4 | vim-doge | 1,042 |
5 | doctave | 589 |
6 | rust-library-i18n | 534 |
7 | deno_doc | 286 |
8 | fundoc | 166 |
9 | doku | 85 |
10 | mdbook-plantuml | 84 |
11 | sideko | 63 |
12 | lintspec | 24 |
13 | caniuse-rs | 5 |