Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Debugging

Debugging

481 projects

Showing 36 of 481 projects

Swizzlean
SwizzleanObjective-C

A lightweight Objective-C helper class for method swizzling in iOS/macOS development.

#ios#objective-c#method-swizzling
Stars112
Forks12
Last commit3 years ago
kickstart.go
kickstart.goGo

A minimalistic, single-file HTTP server template in Go using only the standard library.

#graceful-shutdown#template#http-server
Stars110
Forks5
Last commit29 days ago
ObjectDebugger
ObjectDebuggerPascal

A runtime object inspector for Delphi VCL applications that enables visual debugging of component properties and events.

#object-inspector#windows-development#runtime-inspection
Stars107
Forks42
Last commit1 year ago
Composer-REPL
Composer-REPL

A Composer plugin that provides a PHP REPL using PsySH for interactive development and debugging.

#composer#composer-plugin#repl
Stars105
Forks3
Last commit1 year ago
Whoops Exceptions
Whoops ExceptionsPHP

A Magento 2 module that integrates the Whoops error handler for enhanced debugging and error display.

#whoops#openmage#module
Stars102
Forks20
Last commit7 days ago
debug.cr
debug.crCrystal

A Crystal macro for puts-style debugging with colorized output, context, and type information.

#macro#type-inspection#runtime-inspection
Stars102
Forks4
Last commit4 months ago
react-native-device-log
react-native-device-logJavaScript

A React Native debug view for displaying and persisting log messages with performance timers and exception tracking.

#developer-tools#error-tracking#react-native
Stars102
Forks56
Last commit6 years ago
KZAsserts
KZAssertsObjective-C

A Swift/Objective-C library providing enhanced assertion macros that crash in debug but handle errors gracefully in release builds.

#ios#objective-c#assertions
Stars99
Forks12
Last commit3 years ago
log4cl
log4clCommon Lisp

A Common Lisp logging framework modeled after Log4J, featuring hierarchical categories, configurable appenders, and deep Emacs/Slime/Sly integration.

#emacs-integration#syslog#slime
Stars98
Forks9
Last commit3 years ago
Remote Debug Gateway
Remote Debug GatewayJavaScript

A gateway for Chrome Remote Debugging that connects a client to multiple browsers simultaneously.

#gateway#screencasting#browser-testing
Stars95
Forks6
Last commit10 years ago
rt-shell
rt-shellGame Maker Language

An easy-to-use, customizable, and extensible cheat/debug console for GameMaker Studio 2.3+.

#gamemaker#runtime-console#developer-tools
Stars95
Forks10
Last commit2 years ago
poke
pokePowerShell

A PowerShell module for deep reflection, enabling inspection and manipulation of private/internal object members.

#object-inspection#module#dotnet
Stars94
Forks11
Last commit2 years ago
Reqres
ReqresSwift

A lightweight iOS library for logging network requests and responses, supporting Alamofire and NSURLSession.

#ios#nsurlsession#alamofire
Stars93
Forks15
Last commit1 year ago
ember-chrome-devtools
ember-chrome-devtoolsJavaScript

A Chrome DevTools addon that formats Ember.js objects for better debugging by displaying their type and internal state.

#developer-tools#browser-extension#frontend
Stars93
Forks3
Last commit8 years ago
Source++
Source++Kotlin

A JetBrains IDE plugin for the Source++ continuous feedback platform, enabling live insight and instrumentation.

#intellij#developer-tools#production-debugging
Stars91
Forks12
Last commit6 days ago
npc
npcRust

A CLI tool to access and bisect the history of Nixpkgs channels, helping debug broken package updates.

#cli-tool#bisect#nix
Stars90
Forks0
Last commit3 days ago
tracer
tracerGo

A dead simple, lightweight Go library for tracing execution flow and identifying bottlenecks in applications.

#tracing#hacktoberfest#library
Stars90
Forks4
Last commit5 years ago
react-native-debug-stylesheet
react-native-debug-stylesheetJavaScript

A React Native debugging tool that adds colored borders or backgrounds to views to help identify layout issues.

#flexbox#layout#visual-debugging
Stars90
Forks7
Last commit10 years ago
mediary
mediaryGo

A Go library for adding interceptors to http.Client to enable request/response logging, modification, tracing, and metrics.

#jaeger#interceptor#interceptors
Stars88
Forks6
Last commit6 years ago
CrashCatch
CrashCatchC++

A cross-platform, single-header crash-reporting library for modern C++ applications that generates .dmp and .txt crash logs.

#developer-tools#stack-trace#c-plus-plus
Stars87
Forks5
Last commit2 months ago
AsyncStorage Dev Menu Item
AsyncStorage Dev Menu ItemJava

Adds a dev menu option to log AsyncStorage contents to the console for React Native debugging.

#developer-tools#console-log#react-native
Stars87
Forks4
Last commit
quaff
quaffElixir

A set of tools for integrating Elixir into Erlang applications and vice versa, including constants import and debugging helpers.

#elixir#constants#integration
Stars85
Forks14
Last commit2 years ago
react-native-console-panel
react-native-console-panelJavaScript

A React Native component that displays console messages directly inside the app for simplified debugging.

#react-component#react-native#console
Stars84
Forks16
Last commit5 years ago
Bugfender
BugfenderObjective-C

A remote logger SDK for iOS applications that collects logs and sends them to the Bugfender cloud service.

#ios#bugfender#objective-c
Stars83
Forks29
Last commit5 months ago
Mildly Better Shell (MBS)
Mildly Better Shell (MBS)Lua

A series of utilities for improving the default CraftOS experience in ComputerCraft.

#computercraft#tab-completion#readline
Stars83
Forks11
Last commit2 years ago
gotutor
gotutorElm

An online debugger and visualizer for Go programs that captures execution steps and variable states using the Delve debugger.

#visualizer#dev-tools#program-analysis
Stars82
Forks1
Last commit1 month ago
chrome-dev-tools
chrome-dev-toolsC#

Generates strongly-typed .NET Core wrappers for the Chrome DevTools Protocol from its JSON definition.

#chrome-debugging-protocol#websocket#dotnet
Stars81
Forks28
Last commit2 years ago
AskSinAnalyzer
AskSinAnalyzerC

A radio telegram analyzer for debugging and monitoring HomeMatic smart home systems.

#diagnostic-tool#iot-monitoring#homematic-devices
Stars78
Forks12
Last commit2 years ago
powershell.nvim
powershell.nvimLua

A Neovim plugin providing rich PowerShell language support with LSP, debugging, and terminal integration.

#nvim-dap#editor-integration#terminal-integration
Stars77
Forks4
Last commit3 months ago
webgpu-debugger
webgpu-debuggerJavaScript

An early-stage debugger for WebGPU applications, providing capture, replay, and debugging capabilities.

#developer-tools#graphics#webgpu
Stars76
Forks9
Last commit2 years ago
p-time
p-timeJavaScript

Measure the time a promise takes to resolve with a simple decorator function.

#async#promises#timing
Stars74
Forks6
Last commit2 years ago
map2pdb
map2pdbPascal

A utility to convert Delphi and C++ Builder MAP files into Microsoft PDB debug files for use with profiling and debugging tools.

#map-files#windbg#vtune-integration
Stars73
Forks22
Last commit27 days ago
netbug
netbugGo

A Go package providing a customizable HTTP handler for profiling and debugging tools from net/http/pprof and runtime/pprof.

#http-handler#runtime-analysis#performance-monitoring
Stars72
Forks4
Last commit10 years ago
Exception Page
Exception PageHTML

A library for displaying detailed, customizable exception pages in Crystal web applications to aid debugging.

#http-handler#hacktoberfest#developer-tools
Stars72
Forks11
Last commit1 year ago
printv
printvCommon Lisp

A batteries-included tracing and debug-logging macro for Common Lisp that logs form evaluations and results with typographic enhancements.

#tracing#macro#lisp
Stars69
Forks6
Last commit4 years ago
React Native Actions
React Native ActionsObjective-C

A VSCode extension and React Native library to run common development actions directly from the editor.

#developer-tools#vscode-extension#workflow-automation
Stars69
Forks2
Last commit8 years ago
PreviousPage 13 of 14Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
8 years ago
#Developer Tools137
#Development Tools84
#Logging78
#Javascript48
#Go43
#Testing41
#Nodejs37
#Devtools35
#Swift35
#Ios34
#Repl33
#Error Handling32