jfrimmel / cargo-valgrindView external linksLinks
A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.
☆158Dec 21, 2025Updated 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:
- Set process and thread affinity in your Rust programs !☆30Sep 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☆389Updated this week
- 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☆388Sep 17, 2025Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- 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.☆702Feb 7, 2026Updated last week
- "A very small syn"☆212Feb 1, 2025Updated last year
- Module initialization/global constructor functions for Rust☆956Dec 4, 2025Updated 2 months ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- Waveform generator library written in Rust☆39May 26, 2023Updated 2 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 2 months ago
- ☆18Aug 11, 2024Updated last year
- Snapshot testing for a herd of CLI tests☆168Feb 2, 2026Updated last week
- Temporary file library for rust☆1,401Updated this week
- 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.☆800Updated this 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)☆854Oct 19, 2024Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Dec 20, 2025Updated last month
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 4 months ago
- Utilities for working with impl traits in Rust.☆121Jan 27, 2025Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆711Feb 7, 2026Updated last week
- System information☆22Jan 25, 2026Updated 3 weeks ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- ☆18Oct 20, 2021Updated 4 years ago
- 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,030Oct 26, 2025Updated 3 months ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last week
- A next-generation test runner for Rust.☆2,816Updated this week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago