mozilla / grcovLinks
Rust tool to collect and aggregate code coverage data for multiple source files
☆1,284Updated last week
Alternatives and similar repositories for grcov
Users that are interested in grcov are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,123Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 3 weeks ago
- RustSec API & Tooling☆1,717Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,968Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,745Updated last week
- Command line helpers for fuzzing☆1,669Updated last month
- Hypothesis-like property testing for Rust☆1,906Updated 2 weeks ago
- A powerful mock object library for Rust☆1,681Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,456Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,321Updated 3 months ago
- Visualize/analyze a Rust crate's internal structure☆1,134Updated this week
- A next-generation test runner for Rust.☆2,520Updated last week
- Fixture-based test framework for Rust☆1,395Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- ☆1,024Updated 2 months ago
- Some more derive(Trait) options☆1,962Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,290Updated 2 months ago
- derive builder implementation for rust structs☆1,461Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,128Updated 2 weeks ago
- Subcommand to show result of macro expansion