cargo-udeps

Dependency checker

Detects unused dependencies in Rust projects during compilation.

Find unused dependencies in Cargo.toml

GitHub

2k stars
9 watching
46 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
geiger-rs/cargo-geigerDetects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing.1,415
deps-rs/deps.rsProvides a service to analyze and display the status of dependencies in Rust projects.440
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
obi1kenobi/cargo-semver-checksTool to check Rust crate API changes for semver violations during releases1,228
lukemathwalker/cargo-chefA tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons.1,867
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
fpgmaas/deptryA tool to detect and report unused, missing, and transitive dependencies in Python projects.932
icefoxen/cargo-oshaTool to quickly identify areas of Rust code with potential safety risks.43
shipmonk-rnd/composer-dependency-analyserDetects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer.464
tweag/fawltydepsA tool that identifies unused or missing dependencies in Python projects.205
checkmarx/chainjackingA tool to identify susceptible dependencies in Go projects56
saecki/crates.nvimA plugin for managing dependencies from the Rust package repository.885
tjx666/unplugin-detect-duplicated-depsDetects and reports duplicate dependencies in packaged projects during the build process78
composer-unused/composer-unusedA tool to scan your PHP code and identify unused Composer dependencies.1,540
flycheck/flycheck-rustAutomates code checking for Rust/Cargo projects using Flycheck120