jfrimmel / cargo-valgrindLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆158Updated 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☆152Updated this week
- Compile-time string formatting☆261Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- ☆204Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆163Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Provides a crate with information from the time it was built.☆192Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Define your own PhantomData☆158Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- ☆243Updated last week
- Integration with OS certificate stores for rustls☆227Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Show unused code from multi-crate Rust projects☆125Updated last year
- Conditional compilation according to rustc compiler version☆389Updated last month
- Migrated to Codeberg☆79Updated 2 years 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`☆130Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago