kennytm / cargo-kcovLinks
Cargo subcommand to run kcov to get coverage report on Linux
☆129Updated 3 years ago
Alternatives and similar repositories for cargo-kcov
Users that are interested in cargo-kcov are comparing it to the libraries listed below
Sorting:
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- A cargo subcommand to manage local registries☆155Updated last week
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Temporary directory management for Rust☆139Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- See instead assert_cmd☆147Updated 7 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆216Updated 4 years ago
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A kernel module written in Rust☆136Updated 6 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Send syslog messages from Rust☆116Updated 11 months ago