taiki-e / cargo-llvm-covLinks
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
☆1,123Updated this week
Alternatives and similar repositories for cargo-llvm-cov
Users that are interested in cargo-llvm-cov are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆1,968Updated 2 weeks ago
- Fixture-based test framework for Rust☆1,395Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,041Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,132Updated last week
- Concise GitHub Action for installing a Rust toolchain☆1,338Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,080Updated 2 weeks ago
- ☆1,024Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,128Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,052Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,456Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 3 weeks ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 3 weeks ago
- Scan your Rust crate for semver violations.☆1,438Updated last week
- A GitHub Action that implements smart caching for rust/cargo projects☆1,576Updated last week
- A Rust proc-macro attribute parser☆1,146Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,520Updated this week
- derive builder implementation for rust structs☆1,461Updated this week
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,284Updated last week
- A powerful mock object library for Rust☆1,681Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆852Updated 3 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,321Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,290Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Generate JSON Schema documents from Rust code☆1,128Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month