mozilla / grcovLinks
Rust tool to collect and aggregate code coverage data for multiple source files
☆1,322Updated 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,238Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,145Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,552Updated last month
- RustSec API & Tooling☆1,805Updated last week
- Find unused dependencies in Cargo.toml☆2,050Updated last week
- Hypothesis-like property testing for Rust☆2,006Updated 2 weeks ago
- A powerful mock object library for Rust☆1,759Updated last month
- Command line helpers for fuzzing☆1,737Updated 2 months ago
- A code coverage tool for Rust projects☆2,874Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,508Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,368Updated last month
- A next-generation test runner for Rust.☆2,754Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,327Updated 3 months ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- ☆1,148Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- derive builder implementation for rust structs☆1,521Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,189Updated last week
- Fixture-based test framework for Rust☆1,490Updated last month
- Rust derive-based argument parsing optimized for code size☆1,871Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,559Updated 4 months ago
- Subcommand to show result of macro expansion☆3,010Updated 2 weeks ago
- Type erasure for async trait methods☆2,090Updated 2 weeks ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆1,010Updated 3 weeks ago
- Panic messages for humans.☆1,809Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- Rust quasi-quoting☆1,507Updated 2 weeks ago