A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆161Dec 21, 2025Updated 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:
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Aug 1, 2018Updated 7 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- Decode audio files using ffmpeg bindings☆11Jan 2, 2022Updated 4 years ago
- A rust library for reusing heap allocations☆24Feb 9, 2020Updated 6 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 3, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 3 weeks ago
- Examples inspired by 'Nature of Code' in Bevy 3D and Rust☆26May 11, 2025Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- "A very small syn"☆213Feb 1, 2025Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Waveform generator library written in Rust☆39May 26, 2023Updated 2 years ago
- ☆18Aug 11, 2024Updated last year
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 3 months ago
- Snapshot testing for a herd of CLI tests☆170Updated this week
- Temporary file library for rust☆1,408Feb 24, 2026Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Jul 13, 2025Updated 7 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Mar 3, 2026Updated last week
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Apr 30, 2021Updated 4 years ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- A Vec That Has a Smaller size_of☆156Oct 2, 2025Updated 5 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆716Feb 7, 2026Updated last month
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- ☆18Oct 20, 2021Updated 4 years ago
- System information☆22Updated this week
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated last month
- Manual segmented stacks for Rust☆336Feb 7, 2026Updated last month
- A next-generation test runner for Rust.☆2,839Mar 3, 2026Updated last week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago