mozilla / grcovLinks
Rust tool to collect and aggregate code coverage data for multiple source files
☆1,326Updated last week
Alternatives and similar repositories for grcov
Users that are interested in grcov are comparing it to the libraries listed below
Sorting:
- RustSec API & Tooling☆1,817Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,263Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,192Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,888Updated this week
- Hypothesis-like property testing for Rust☆2,024Updated last month
- Command line helpers for fuzzing☆1,749Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,373Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,522Updated this week
- A powerful mock object library for Rust☆1,773Updated 2 months ago
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- ☆1,174Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Fixture-based test framework for Rust☆1,506Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated last week
- Some more derive(Trait) options☆2,061Updated last week
- Subcommand to show result of macro expansion☆3,026Updated 2 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,200Updated this week
- A small rust library for adding custom derives to enums☆2,263Updated this week
- A next-generation test runner for Rust.☆2,791Updated this week
- Rust quasi-quoting☆1,519Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,605Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- Type erasure for async trait methods☆2,106Updated last month
- Concurrency permutation testing tool for Rust.☆2,582Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆1,020Updated last week