rathole-org/rathole · Architecture
A static read of how rathole-org/rathole is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 66/100
8
Import cycles
lower is better
20
Modules parsed
42 edges
90%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- src/config.rs9 importers · radius 10
- src/transport/mod.rs7 importers · radius 10
- src/helper.rs6 importers · radius 10
- src/config_watcher.rs3 importers · radius 3
- src/protocol.rs3 importers · radius 3
- src/constants.rs3 importers · radius 3
- src/multi_map.rs2 importers · radius 2
- src/server.rs1 importers · radius 1
Modules (2)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- src10 files · 29 in-degree · in cycle
- src/transport6 files · 12 in-degree · in cycle
Circular dependencies (8)
- src/config.rs to src/transport/mod.rs to src/config.rs
- src/transport/mod.rs to src/helper.rs to src/transport/mod.rs
- src/config.rs to src/transport/mod.rs to src/transport/native_tls.rs to src/config.rs
- src/transport/mod.rs to src/transport/native_tls.rs to src/transport/mod.rs
- src/config.rs to src/transport/mod.rs to src/transport/rustls.rs to src/config.rs
- src/transport/mod.rs to src/transport/rustls.rs to src/transport/mod.rs
Ask AI about rathole-org/rathole
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.