autozimu/languageclient-neovim · Architecture
A static read of how autozimu/languageclient-neovim is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
A
Architecture grade
score 93/100
1
Import cycles
lower is better
39
Modules parsed
38 edges
95%
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/language_client.rs6 importers · radius 6
- src/types.rs5 importers · radius 9
- src/config/mod.rs2 importers · radius 2
- src/extensions/java.rs2 importers · radius 3
- src/rpcclient.rs2 importers · radius 9
- src/utils.rs2 importers · radius 4
- src/extensions/clangd.rs2 importers · radius 3
- src/sign.rs2 importers · radius 2
Modules (5)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- src13 files · 26 in-degree · in cycle
- src/extensions5 files · 7 in-degree
- src/config2 files · 3 in-degree
- tests/data/sample-js/src2 files · 1 in-degree
- tests/data/sample-rs/src2 files · 1 in-degree
Circular dependencies (1)
- src/types.rs to src/rpcclient.rs to src/types.rs
Ask AI about autozimu/languageclient-neovim
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.