30 open-source projects similar to google/gapid, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gapid alternative.
RenderDoc is a cross-platform graphics frame debugger and GPU profiler used to capture and analyze 3D graphics API calls and state for a single frame of rendering. It functions as a debugging tool for Vulkan, OpenGL, OpenGL ES, and Direct3D 11 and 12. The tool provides specialized debugging capabilities for inspecting graphics pipelines and resource states across Windows, Linux, Android, and Nintendo Switch. It enables the analysis of DirectX shaders, OpenGL application profiling, and Vulkan API development to verify rendering behavior and fix visual bugs.
DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
edb is a cross-platform AArch32/x86/x86-64 debugger.
MangoHud is a Linux hardware monitor and performance overlay that displays real-time metrics and frame rates. It functions as a graphics API hook, intercepting Vulkan and OpenGL pipelines to render performance data directly onto the graphics buffer. The project serves as both a real-time monitor for CPU and GPU utilization, temperatures, and power draw, and a frametime data logger that records execution speed to disk for later benchmarking and analysis. Users can modify the overlay display, visual styles, and active metrics through configuration files, environment variables, or predefined pe
Debugging manhole for python applications.
Function graph tracer for C/C++/Rust/Python
pdb++, a drop-in replacement for pdb (the Python debugger)