jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆147Updated 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:
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Compile-time string formatting☆236Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Show unused code from multi-crate Rust projects☆100Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- ☆184Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Snapshot testing for a herd of CLI tests☆152Updated 2 weeks ago
- ☆113Updated 2 years ago
- Track and query Cargo dependency graphs.☆222Updated this week
- A super powered testing macro for Rust☆118Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago