mozilla / cargo-vet
supply-chain security for Rust
☆669Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-vet
- Make production Rust binaries auditable☆654Updated 3 weeks ago
- Inject bugs and see if your tests catch them!☆588Updated this week
- ☆877Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆583Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- Scan your Rust crate for semver violations.☆1,175Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆895Updated this week
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆545Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆615Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆710Updated this week
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- A Rust proc-macro attribute parser