rust-secure-code / cargo-auditableLinks
Make production Rust binaries auditable
☆791Updated 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☆785Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆795Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆520Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆472Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,555Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,179Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,137Updated 3 weeks ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆692Updated last week
- Run Rust lints from dynamic libraries☆523Updated this week
- ☆1,159Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆924Updated 10 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A cargo subcommand for cleaning up unused build files generated by Cargo☆894Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆822Updated 2 weeks ago
- A collection of open source Rust crates from iqlusion☆550Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,177Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆730Updated 5 months ago
- Auditing crates for unsafe code which can be safely replaced☆565Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Scan your Rust crate for semver violations.☆1,559Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated 3 weeks ago
- Inject bugs and see if your tests catch them!☆1,046Updated last week
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A minimal `syn` syntax tree pretty-printer☆734Updated last month
- ☆804Updated last year
- Utility crates used in RustCrypto☆585Updated this week
- Find unused dependencies in Cargo.toml☆2,057Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆854Updated 2 weeks ago