mozilla / grcov
Rust tool to collect and aggregate code coverage data for multiple source files
☆1,214Updated 2 weeks ago
Alternatives and similar repositories for grcov:
Users that are interested in grcov are comparing it to the libraries listed below
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- RustSec API & Tooling☆1,628Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,862Updated this week
- Hypothesis-like property testing for Rust☆1,798Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- A code coverage tool for Rust projects☆2,608Updated this week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,017Updated last week
- A next-generation test runner for Rust.☆2,333Updated this week
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- Temporary file library for rust☆1,239Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,249Updated last month
- Concurrency permutation testing tool for Rust.☆2,260Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Command line helpers for fuzzing☆1,579Updated 3 weeks ago
- A powerful mock object library for Rust☆1,591Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,780Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- A small rust library for adding custom derives to enums☆1,913Updated this week
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,239Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Rust quasi-quoting☆1,369Updated this week
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- Find out what takes most of the space in your executable.☆2,459Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆894Updated this week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago