Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Rust
  3. deps.rs

deps.rs

Apache-2.0Sass

A service that shows at a glance if your Rust dependencies are out of date or insecure.

Visit WebsiteGitHubGitHub
489 stars30 forks0 contributors

What is deps.rs?

Deps.rs is a web service that analyzes Rust project dependencies to show their update and security status. It compares dependencies in Cargo.toml files against the latest versions on crates.io and checks for known vulnerabilities using the RustSec database. This helps developers quickly identify outdated or insecure dependencies in their projects.

Target Audience

Rust developers and maintainers who need to monitor dependency health in their crates or applications, especially those managing multiple projects or prioritizing security.

Value Proposition

Developers choose Deps.rs for its simplicity, Rust-specific focus, and integration with the RustSec advisory database. It provides immediate visual feedback through badges and detailed analysis pages without requiring complex setup or configuration.

Overview

Keep your dependencies up-to-date

Use Cases

Best For

  • Monitoring dependency health in Rust crates published on crates.io
  • Checking for security vulnerabilities in Rust project dependencies
  • Embedding dependency status badges in project READMEs
  • Automating dependency updates in CI/CD pipelines
  • Comparing dependency versions across multiple Rust projects
  • Keeping open-source Rust libraries secure and up-to-date

Not Ideal For

  • Multi-language projects needing dependency analysis across different ecosystems
  • Organizations requiring real-time alerts or automated PRs for dependency updates
  • Teams with strict data privacy policies that prohibit external web service analysis

Pros & Cons

Pros

Multi-Platform Support

Supports analysis for projects on crates.io, GitHub, Gitlab, Bitbucket, SourceHut, Codeberg, and Gitea, offering broad compatibility with common hosting services as detailed in the README.

Security Advisory Integration

Queries the RustSec Security Advisory Database to identify insecure dependencies, providing up-to-date security insights specifically tailored for Rust projects.

Customizable Badges

Provides embeddable status badges with multiple style options (e.g., flat, flat-square) and customizable subjects, similar to shields.io, for easy integration into READMEs without complex setup.

Version Pinning Flexibility

Allows analysis of specific crate versions or the latest release, ensuring accurate status reporting for both fixed and moving dependency targets as mentioned in the badge options.

Cons

Rust-Only Limitation

Exclusively analyzes Rust projects using Cargo.toml, making it ineffective for projects in other languages or those with non-standard dependency management systems.

External Service Dependency

Relies on external databases like crates.io and RustSec, which can lead to latency, downtime, or data freshness issues, with no mention of offline or local analysis capabilities in the README.

No Private Repo Support

The README does not indicate support for private repositories, limiting its utility for proprietary or closed-source projects that require dependency monitoring.

Frequently Asked Questions

Quick Stats

Stars489
Forks30
Contributors0
Open Issues41
Last commit1 month ago
CreatedSince 2018

Tags

#devops#open-source#crates#security-scanning#dependency-management#dependency-analysis#crates-io#ci-cd#rust

Built With

R
Rust

Links & Resources

Website

Included in

Rust56.6k
Auto-fetched 21 hours ago

Related Projects

deepwiki-rsdeepwiki-rs

Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.

Stars1,052
Forks130
Last commit1 month ago
docs.rsdocs.rs

Automatic documentation generation of crates

Stars0
Forks0
Last commit
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub