jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆157Updated 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☆150Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated last week
- Compile-time string formatting☆250Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Integration with OS certificate stores for rustls☆223Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆198Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A Rust library providing pretty hex dump.☆63Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆124Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago