jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆154Updated last month
Alternatives and similar repositories for cargo-valgrind
Users that are interested in cargo-valgrind are comparing it to the libraries listed below
Sorting:
- Semantic wrapper for byte count representations☆143Updated last week
- Compile-time string formatting☆241Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- ☆216Updated last month
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Provides a crate with information from the time it was built.☆182Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Better reference counted strings for Rust☆135Updated last year
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- ☆194Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Check if tables and items in a .toml file are lexically sorted☆258Updated last week
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago