RalfJung / cargo-carefulView external linksLinks
Execute Rust code carefully, with extra checking along the way
☆477Jan 3, 2026Updated last month
Alternatives and similar repositories for cargo-careful
Users that are interested in cargo-careful are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,035Feb 10, 2026Updated last week
- A next-generation test runner for Rust.☆2,816Updated this week
- Scan your Rust crate for semver violations.☆1,581Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆524Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Make production Rust binaries auditable☆796Nov 9, 2025Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆963Jan 28, 2026Updated 2 weeks ago
- Kani Rust Verifier☆2,903Updated this week
- Rust programs written entirely in Rust☆868Apr 30, 2025Updated 9 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,148Updated this week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Inject bugs and see if your tests catch them!☆1,076Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Feb 9, 2026Updated last week
- 📦 shippable application packaging☆1,938Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,204Feb 6, 2026Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Oct 24, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,079Dec 29, 2025Updated last month
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆834Feb 8, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,704Jan 14, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- Command line helpers for fuzzing☆1,757Feb 10, 2026Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,908Dec 23, 2025Updated last month
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆739Jan 25, 2026Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- A fancy diagnostics & error reporting crate☆2,125Jan 21, 2026Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated this week
- A crate for safe and ergonomic pin-projection.☆704Feb 9, 2026Updated last week
- ☆501Nov 8, 2025Updated 3 months ago
- A snapshot testing library for rust☆2,766Updated this week
- Defines the Rust borrow checker.☆1,580Jun 6, 2025Updated 8 months ago