mozilla / grcovLinks
Rust tool to collect and aggregate code coverage data for multiple source files
☆1,319Updated 2 weeks ago
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,212Updated 2 weeks ago
- RustSec API & Tooling☆1,789Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,045Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,850Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,132Updated this week
- A powerful mock object library for Rust☆1,750Updated 3 weeks ago
- Command line helpers for fuzzing☆1,726Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,500Updated last week
- Hypothesis-like property testing for Rust☆1,980Updated last week
- Fixture-based test framework for Rust☆1,478Updated 2 weeks ago
- ☆1,112Updated last month
- A next-generation test runner for Rust.☆2,723Updated this week
- Subcommand to show result of macro expansion☆2,993Updated 3 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated last week
- Type erasure for async trait methods☆2,080Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,181Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,679Updated 2 weeks ago
- Some more derive(Trait) options☆2,025Updated last week
- A small rust library for adding custom derives to enums☆2,220Updated 4 months ago
- Temporary file library for rust☆1,375Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,920Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,199Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- Rust quasi-quoting☆1,498Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,541Updated 4 months ago