cargo-plugin topic

List cargo-plugin repositories

cargo-depgraph

126
Stars
8
Forks
Watchers

Creates graphviz dependency graphs for Rust projects that use Cargo

cargo-mutants

455
Stars
24
Forks
Watchers

:zombie: Inject bugs and see if your tests catch them!

cargo-public-api

358
Stars
24
Forks
Watchers

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.

cargo-limit

244
Stars
4
Forks
Watchers

Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

cargo-make

2.4k
Stars
121
Forks
Watchers

Rust task runner and build tool.

cargo-show-asm

610
Stars
31
Forks
Watchers

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

cargo-aur

75
Stars
10
Forks
Watchers

Prepare Rust projects to be released on the Arch Linux User Repository

cargo-instruments

620
Stars
34
Forks
Watchers

A cargo plugin to generate Xcode Instruments trace files

cargo-valgrind

119
Stars
12
Forks
Watchers

A cargo subcommand, that runs valgrind and displays its output in a helpful manner.

shadow-rs

394
Stars
36
Forks
Watchers

A build-time information stored in your rust project.(binary,lib,cdylib,dylib)