RepoPilot

image-rs/image · Architecture

A static read of how image-rs/image is wired together — module coupling, layering, and circular dependencies — derived from its import graph.

C
Architecture grade
score 68/100
6
Import cycles
lower is better
98
Modules parsed
186 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/error.rs36 importers · radius 54
  • src/color.rs20 importers · radius 54
  • src/io.rs20 importers · radius 30
  • src/traits.rs13 importers · radius 54
  • src/metadata.rs10 importers · radius 20
  • src/math/mod.rs9 importers · radius 55
  • src/utils/mod.rs8 importers · radius 15
  • src/primitive_sealed.rs5 importers · radius 54

Modules (15)

Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.

Circular dependencies (6)

  • src/color.rs to src/traits.rs to src/color.rs
  • src/error.rs to src/color.rs to src/traits.rs to src/primitive_sealed.rs to src/imageops/fast_blur.rs to src/imageops/filter_1d.rs to src/error.rs
  • src/primitive_sealed.rs to src/imageops/fast_blur.rs to src/primitive_sealed.rs
  • src/traits.rs to src/metadata/cicp.rs to src/traits.rs
  • src/codecs/hdr/encoder.rs to src/codecs/hdr/mod.rs to src/codecs/hdr/encoder.rs
  • src/imageops/mod.rs to src/imageops/sample.rs to src/imageops/mod.rs

Ask AI about image-rs/image

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question

Informational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.