rust-secure-code / cargo-auditableLinks
Make production Rust binaries auditable
☆796Updated 2 months ago
Alternatives and similar repositories for cargo-auditable
Users that are interested in cargo-auditable are comparing it to the libraries listed below
Sorting:
- supply-chain security for Rust☆789Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆699Updated last week
- Inject bugs and see if your tests catch them!☆1,069Updated this week
- ☆1,179Updated 3 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,197Updated this week
- Scan your Rust crate for semver violations.☆1,577Updated this week
- Auditing crates for unsafe code which can be safely replaced☆567Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Run Rust lints from dynamic libraries☆530Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆901Updated 3 months ago
- RustSec API & Tooling☆1,820Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- ☆811Updated last year
- HTTP mocking to test Rust applications.☆772Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,267Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,197Updated 3 weeks ago