valgrind
There are 254 repositories under valgrind topic.
LouisBrunner/valgrind-macos
A valgrind mirror with latest macOS support
svenstaro/cargo-profiler
Cargo subcommand to profile binaries
sysprog21/lab0-c
C Programming Lab: Assessing Your C Programming Skills
ainfosec/ci_helloworld
A simple example of how to setup a complete CI environment for C and C++
Tripouille/libftTester
Tester for the libft project of 42 school
wmkhoo/taintgrind
A taint-tracking plugin for the Valgrind memory checking tool
tyoma/micro-profiler
Cross-platform low-footprint realtime C/C++ Profiler
Shopify/ruby_memcheck
Use Valgrind memcheck on your native gem without going crazy
ceefour/wincachegrind
[NO LONGER MAINTAINED] WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2. WinCacheGrind is functionally similar to KCacheGrind, only it is much simpler and runs on Windows.
Tripouille/gnlTester
Tester for the get_next_line project of 42 school
Tripouille/printfTester
Tester for the ft_printf project of 42 school
wdv4758h/notes
let me know if my notes help you :D (it's a mess, I know)
jfrimmel/cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
pantuza/c-project-template
A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind
alphaSeclab/DBI-Stuff
Resources About Dynamic Binary Instrumentation and Dynamic Binary Analysis
pmem/valgrind
Enhanced Valgrind for Persistent Memory
iai-callgrind/iai-callgrind
High-precision and consistent benchmarking framework/harness for Rust
ombhd/my_tools_installer
Only for 42Network schools, this installer installs brew, then it installs valgrind, node (with nvm), docker, docker-machine and minikube with brew, under your confirmations.
zstenger93/42_minishell_tester
It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.
sunShuShu/ValgrindHelperForAndroid
A easy way to use valgrind on Android device.
petrpavlu/valgrind-riscv64
Valgrind with support for the RISCV64/Linux platform.
edf-hpc/verrou
floating-point errors checker
unum-cloud/ucsb
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
jotavare/42-common-core
Detailed information about my projects and exams made at 42 Porto, during Common Core.
btwael/massif.js
Visualize Valgrind Massif memory consumption online.
thallard/minishell_tester
42 | Complex tester for minishell (42cursus)
Farigh/memcheck-cover
An HTML generator for Valgrind's Memcheck tool
RTradeLtd/libcp2p
A libp2p-like protocol with first class support for embedded systems. End goal is a protocol that can run on anything from your fridge, embedded systems, and anything else. Higher level languages bindings will be done via FFI. Heavy WIP
tokenrove/niffy
NIF testing harness
fbenz/FpDebug
Dynamic Program Analysis based on Valgrind to find Floating-Point Accuracy Problems
kapaw/pwnmachine
Vagrant setup for building a machine for CTF/exploit development
opsec-infosec/42-ValgrindContainer
Valgrind Container for use inside 42 Labs. Provides quick memory leak tests on your 42 projects.
zakarm/Valgrind-42
Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code. Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code.
biogui/simulador-runcodes
[PT-BR] Um script em python que simula o processo de correção do run.condes para programas em C ou compilados/executados via Makefile.
lpenz/ghaction-cmake
cmake swiss army knife github docker action
naseer2426/Compiler-REST-API
:snowflake: A REST API to compiler and run code online