jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆158Updated 3 weeks ago
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☆150Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Compile-time string formatting☆258Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- ☆113Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Provides a crate with information from the time it was built.☆190Updated last week
- ☆202Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- A tool to mine crates.io and produce static websites☆138Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Show unused code from multi-crate Rust projects☆124Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago