jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆154Updated 2 months ago
Alternatives and similar repositories for cargo-valgrind
Users that are interested in cargo-valgrind are comparing it to the libraries listed below
Sorting:
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Semantic wrapper for byte count representations☆145Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Compile-time string formatting☆243Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- ☆194Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- Show unused code from multi-crate Rust projects☆119Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Provides a crate with information from the time it was built.☆183Updated this week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Integration with OS certificate stores for rustls☆220Updated this week
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Versioned data-structures for Rust☆207Updated 7 months ago