#Cargo-plugin
Showing 14 of 14 repositories tagged #cargo-plugin, ranked by stars
A next-generation test runner for Rust.
Rust task runner and build tool.
:zombie: Inject bugs and see if your tests catch them!
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Make production Rust binaries auditable
A cargo plugin to generate Xcode Instruments trace files
๐ Cargo plugin to generate list of all licenses for a crate ๐ฆ
A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
Graph-aware monorepo orchestration for Rust workspaces
๐ cargo plugin for quickly fetching dependencies ๐ฆ
Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.
Cargo subcommand to easily run targets/examples