StackMap
Subscribe
Explore / deepwiki-rs
sopaco

deepwiki-rs

Litho: a Rust, DeepWiki-style doc generator that turns any codebase into C4-model architecture docs - context, container, component and code-level pages with diagrams - via any LLM.

3,034 297 Rust MITupdated 5 days ago
View on GitHubDispute this mapping →
Curator's take

Use Litho when you want a one-shot, opinionated architecture wiki (C4 layers, diagrams, multilingual) for a repo you inherited or need to onboard people onto - it is fast, single-binary, and the output reads like a human wrote it. Not a live code-intelligence layer: it regenerates rather than syncs, has no query API, and agents consume it as static markdown. The author has moved on to Terrain (which keeps the knowledge base in sync and serves it over ACP); Litho remains the focused generator. If you want the docs to stay current as agents edit code, mex or graft are the living-wiki alternatives; if you want a click-around dependency map instead of prose, codeflow.

Mapped by ShipWithAI editors · links verified

Continue your stack

What teams reach for next — and why each earns a place beside deepwiki-rs. Ranked by curator confidence.

pairs wellalternativealternativealternativearchifymexcodeflowGraftdeepwiki-rs
pairs wellalternativebuilt withpick a node for the why · open it from the panel
Weekly digest
README.md1 min read

Litho (deepwiki-rs)

English | 中文

💪🏻 High-performance AI-driven intelligent document generator (DeepWiki-like) built with Rust

📚 Automatically generates high quality Repo-Wiki for any codebase

Litho Docs Litho Docs GitHub Actions Workflow Status

sopaco%2Fdeepwiki-rs | Trendshift sopaco%2Fdeepwiki-rs | Trendshift

🚀 Litho has evolved into Terrain — give your AI agents a living map of your codebase.

Terrain — agent environment managements Terrain — engineering knowledge assets

On top of Litho: knowledge base stays in sync with code · broader language & framework support · mainstream agents (Claude Code, Codex, DeepSeek Harness…) read it via ACP · Litho Book built in.

Check out Terrain →  ·  Litho stays the fast, focused C4 doc generator.

👋 What's Litho

Litho is an AI-powered documentation generation engine that automatically analyzes your source code and generates comprehensive, professional architecture documentation in the C4 model format. No more manual documentation that falls behind code changes - Litho keeps your documentation perfectly in sync with your codebase.

Litho transforms raw code into beautifully structured documentation with context diagrams, container diagrams, component diagrams, and code-level documentation - all automatically generated from your source code.

Whether you're a developer, architect, or technical lead, Litho eliminates the burden of maintaining documentation and ensures your team always has accurate, up-to-date architectural information.

Transform your codebase into professional architecture documentation in minutes

Before Litho