jfrimmel / cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
☆143Updated last month
Alternatives and similar repositories for cargo-valgrind:
Users that are interested in cargo-valgrind are comparing it to the libraries listed below
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Bisects rustc, either nightlies or CI artifacts☆182Updated this week
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Compile-time string formatting☆232Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Semantic wrapper for byte count representations☆125Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- Show unused code from multi-crate Rust projects☆98Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆166Updated 9 months ago
- ☆96Updated last week
- ☆113Updated 2 years ago
- ☆180Updated last week
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Compatibility adapter between tokio and futures☆164Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago