jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆150Updated 2 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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆187Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Define your own PhantomData☆155Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- ☆188Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated this week
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago