Doxygen for rust code

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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!
sevalla.com
featured
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.
www.influxdata.com
featured
  1. cargo-graph

    If you just want a depgraph, this is a decent solution: https://github.com/kbknapp/cargo-graph

  2. 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!

    Sevalla logo
  3. cargo-callgraph

    Callgraph generation for rust project

    If OTOH you want an actual callgraph: https://github.com/robinmoussu/cargo-callgraph but you'll end up with a very noisy graphviz output if you try to analyze a complex crate.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Build and Deploy an SSE MCP Server with OAuth in Rust

    6 projects | dev.to | 1 Sep 2025
  • Reducing Cargo target directory size with -Zno-embed-metadata

    1 project | news.ycombinator.com | 2 Jun 2025
  • Comprehensive Guide to Generating `.deb` and `.rpm` Packages for Rust Applications

    2 projects | dev.to | 4 Feb 2025
  • Rust registry error "candidate versions found which didn't match"

    1 project | dev.to | 4 Jan 2025
  • Godot Rust gdext: GDExtension Rust Game Dev Bindings

    3 projects | dev.to | 7 Aug 2024