kennytm / cov
LLVM-GCOV Source coverage for Rust
☆123Updated 6 years ago
Alternatives and similar repositories for cov:
Users that are interested in cov are comparing it to the libraries listed below
- Procedural macros in expression position☆203Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆215Updated 5 years ago
- Put your Rust app's data in the right place on every platform☆141Updated 4 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.