10

8

6

4

2


9.7

9.8

8.4
0.0

8.0
0.0

6.8
0.0

5.9
0.0

4.6
0.0

15 Build system packages and projects

  • Cargo

    9.7 9.8 Rust
    The Rust package manager
  • cargo-edit

    8.4 0.0 Rust
    A utility for managing cargo dependencies from the command line.
  • Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
  • cargo-watch

    8.0 0.0 Rust
    Watches over your Cargo project's source.
  • cargo-outdated

    6.8 0.0 Rust
    A cargo subcommand for displaying when Rust dependencies are out of date
  • cargo-script

    5.9 0.0 Rust
    Cargo script subcommand
  • cargo-graph

    4.6 0.0 Rust
    updated fork of cargo-dot with additional features
  • cargo-count

    3.3 0.0 Rust
    a cargo subcommand for counting lines of code in Rust projects
  • RustCMake

    3.1 0.0 CMake
    An example project showing usage of CMake with Rust
  • cargo-check

    2.9 0.0 Rust
    a wrapper around cargo rustc -- -Zno-trans which can be helpful for running a faster compile if you only need correctness checks
  • overflower

    2.9 0.0 Rust
    A Rust compiler plugin and support library to annotate overflow behavior
  • cargo-dot

    1.8 0.0 Rust
    Generate graphs of a Cargo project's dependencies
  • cargo-do

    1.3 0.0 Rust
    allows you to run multiple cargo commands in a row
  • cratehub

    1.0 0.0 TypeScript
    🦀 A browser extension to explore rust cargo dependencies on GitHub repos
  • cargo-multi

    0.8 0.0 Rust
    Extends cargo to execute the given command on multiple crates - upstream is at
  • cargo-info

    -
    queries crates.io for crates details from command line

Add another 'Build system' Package