GitHub topics: memory-leak-detection
bloomberg/pytest-memray
pytest plugin for easy integration of memray memory profiler
Language: Python - Size: 460 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 375 - Forks: 26

ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Language: C - Size: 28.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3,194 - Forks: 416

bloomberg/memray
Memray is a memory profiler for Python
Language: Python - Size: 29.1 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 13,861 - Forks: 403

syrnxalno/ebpf_leak_monitor
A lightweight extended Berkeley Packet Filter (eBPF)-based system for real-time memory leak detection using kernel-level tracing of kmalloc and kfree. Includes a C-based agent, a Go-powered server, and a MERN web app for live visualization and analysis.
Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

mhahnFr/LeakSanitizer
Small library showing information about lost memory.
Language: C++ - Size: 1.26 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 41 - Forks: 2

matt-kimball/allocscope
allocscope - a memory tracking tool
Language: Rust - Size: 70.3 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 552 - Forks: 16

d99kris/heapusage
Find memory leaks in Linux and macOS applications
Language: C++ - Size: 619 KB - Last synced at: 15 days ago - Pushed at: 23 days ago - Stars: 100 - Forks: 13

lingjf/h2unit
Light-weight (as light as hydrogen) unit test framework for C/C++, since 2012
Language: C++ - Size: 4.68 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 10 - Forks: 6

staticafi/sbt-instrumentation
Configurable instrumentation of LLVM bitcode
Language: C++ - Size: 1.07 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 34 - Forks: 11

j256/dmalloc
Debug Malloc memory allocation debugging C library
Language: C - Size: 2.52 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 163 - Forks: 45

pythonspeed/filprofiler
A Python memory profiler for data processing and scientific computing applications
Language: Rust - Size: 1.46 MB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 863 - Forks: 29

meitu/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
Language: Objective-C - Size: 20 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1,494 - Forks: 185

wgliang/goappmonitor
Golang application performance data monitoring.
Language: Go - Size: 9.77 MB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 491 - Forks: 44

GermanAizek/VisualLeakDetector-NG
Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection
Language: C++ - Size: 2.54 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

SamboyCoding/UnityMemorySnapshotThing
Tool to work with unity memory snapshots
Language: C# - Size: 146 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 46 - Forks: 3

stackimpact/stackimpact-python
DEPRECATED StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
Language: Python - Size: 80.1 KB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 657 - Forks: 25

rafael-santiago/cutest
C-Library for unit testing.
Language: C - Size: 114 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 0

ohto-ai/mlc
Memory Leak Check for C++
Language: C++ - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KonH/SubscriptionAnalyzer
Roslyn analyzers to track custom event manager subscriptions
Language: C# - Size: 5.86 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Toparvion/spring-petclinic-rest Fork of spring-petclinic/spring-petclinic-rest
Training version of Spring PetClinic REST deliberately augmented with performance issues
Language: Java - Size: 6.71 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

stackimpact/stackimpact-go
DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and more
Language: Go - Size: 292 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 291 - Forks: 36

kirpichik/LeaksDebug-In-C 📦
Отладчик утечек памяти для языка C.
Language: C - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

daddinuz/watchdog
Memory tracer, leaks hunter.
Language: C - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

abhishek-ghogare/memory-management-wrapper-library
Memory management wrapper library
Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

artemmukhin/MiniValgrind
Simple tool for memory leak detection in programs written in simple C-like language
Language: C++ - Size: 1.57 MB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

yasuoka/mleakdetect
minimum memory leak checker
Language: C - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

awen-li/PCA
A data dependence analyzer for C program
Language: C++ - Size: 228 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 8

karekoho/valgrind-container
Run Valgrind in a container
Language: Makefile - Size: 2.42 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 3

mrabine/meminfo
Monitor process VmRSS usage
Language: C++ - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

ansjin/memory_leak_detection
For solving the challenge of online detection of memory leaks in cloud-based infrastructure without having any internal application knowledge we introduce multiple algorithms. The main introduced algorithm is Precog (which works based on ML and uses history information) This algorithms solely use one metric i.e the system's memory utilization on which the application is deployed for the detection of a memory leak. In this work, there are 5 algorithms introduced
Language: Jupyter Notebook - Size: 86.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

brhaka/MacOS-Valgrind
Run Valgrind on your Mac
Language: Dockerfile - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

bryan-pakulski/MemProfiler
MemProfiler is a memory profiling library designed as a simple include to track allocations, frees, and memory leaks across your application.
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

tessapower/mem-leak-playground
A playground to test out memory leaks and how to find them using the tools Top and Valgrind.
Language: CMake - Size: 266 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gfx/p5-Test-LeakTrace
Test::LeakTrace on CPAN
Language: Perl - Size: 54.7 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 5

r4m-rufat/MovieTrailer
Movie Trailer is for users who find movies very easily. Every user need MovieTrailer account and can add movies to wish list, watch movie trailers and so on features which can use
Language: Java - Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

OliverMead/debug_mem.h
Simple memory debugging helper library (not yet ready)
Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

richard-hgs/c-infinity-utilities
C++ Utilities, DLL for GUI, Layout Managers, PDB Symbol Parser, Input(Mouse double click in less than 100ms fix), Raw disk data writer, And much more.
Language: C - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ppissias/DTLeakAnalyzer
A tool for supporting memory leak analysis with dtrace
Language: Java - Size: 446 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

exbotanical/gccgc
an experimental, depth-search-first memory leak detector and garbage collector for the C programming language
Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

stackimpact/stackimpact-nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Language: JavaScript - Size: 838 KB - Last synced at: about 12 hours ago - Pushed at: about 5 years ago - Stars: 47 - Forks: 13

Kohit/Profiler1
A very lightweight C++ performance profiler
Language: C++ - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Madophs/Memory-Leak-Detector
Memory Leak Detector written in C
Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

orri93/Process-Monitoring
Simple Process Monitoring Tool
Language: C - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

chrislucas/android-xplore-memoryleak
Estudo sobre Memory Leak e Tipos de referência
Language: Java - Size: 26.2 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IslamWahid/memory-watcher
memory watcher for debugging memory leaks
Language: JavaScript - Size: 119 KB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1
