mozilla / cargo-vetLinks
supply-chain security for Rust
☆765Updated last month
Alternatives and similar repositories for cargo-vet
Users that are interested in cargo-vet are comparing it to the libraries listed below
Sorting:
- Make production Rust binaries auditable☆785Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- Scan your Rust crate for semver violations.☆1,517Updated last week
- ☆1,090Updated 2 weeks ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆669Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated this week
- Rust programs written entirely in Rust☆858Updated 6 months ago
- Inject bugs and see if your tests catch them!☆1,001Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Publish Rust crates from CI with a Release PR.☆1,218Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,121Updated last week
- HTTP mocking to test Rust applications.☆754Updated 2 months ago
- Making parsing a breeze☆797Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,089Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code