valgrind-tool
There are 6 repositories under valgrind-tool topic.
iai-callgrind/iai-callgrind
High-precision and consistent benchmarking framework/harness for Rust
R3D9477/CppProjectTemplate_VSCodeCMakeTools
rapid start the new C++ project, easy to debug and obtain profiling reports
Ximaz/valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
ncsu-csc512-project/part1-dev
NCSU CSC 512 Compiler Constructions Course Project - Part 1 by Teddy Xinyuan Chen
ncsu-csc512-project/part1-submission
NCSU CSC 512 Compiler Constructions Course Project - Part 1 by Teddy Xinyuan Chen
Ximaz/epitech-ci-cd
Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.