cargo-udeps
Dependency checker
Detects unused dependencies in Rust projects during compilation.
Find unused dependencies in Cargo.toml
2k stars
9 watching
46 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
| Provides a service to analyze and display the status of dependencies in Rust projects. | 440 |
| Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
| Tool to check Rust crate API changes for semver violations during releases | 1,228 |
| A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,867 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 932 |
| Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
| A tool that identifies unused or missing dependencies in Python projects. | 205 |
| A tool to identify susceptible dependencies in Go projects | 56 |
| A plugin for managing dependencies from the Rust package repository. | 885 |
| Detects and reports duplicate dependencies in packaged projects during the build process | 78 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Automates code checking for Rust/Cargo projects using Flycheck | 120 |