Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Debugging

Debugging

651 projects

Showing 36 of 651 projects

ritz
ritzCommon Lisp

SWANK and nREPL servers for Clojure development with JPDA-based debuggers.

#nrepl#swank#repl
Stars319
Forks33
Last commit13 years ago
XLFacility
XLFacilityObjective-C

An elegant and extensive logging facility for OS X and iOS with built-in database, Telnet, and HTTP servers.

#http-server#ios#objective-c
Stars317
Forks34
Last commit7 years ago
ffmt
ffmtGo

A Go library that formats and displays data structures in human-readable, beautifully formatted output.

#developer-tools#fmt#pretty-print
Stars316
Forks23
Last commit4 years ago
redux-devtools-log-monitor
redux-devtools-log-monitorJavaScript

The default tree-view monitor for Redux DevTools, displaying a log of actions and state changes.

#developer-tools#time-travel#monitoring
Stars308
Forks65
Last commit8 years ago
Twitter Logging Service
Twitter Logging ServiceObjective-C

A robust and performant logging framework for iOS clients with thread safety, pluggable outputs, and security-focused filtering.

#ios#syslog#objective-c
Stars307
Forks39
Last commit3 years ago
locus
locusJavaScript

A Node.js debugging module that injects a REPL at runtime to inspect and manipulate program state.

#dev-tools#repl#runtime-inspection
Stars306
Forks18
Last commit4 years ago
Visual D
Visual DD

A Visual Studio extension providing project management and language services for the D programming language.

#d-language#windows-development#syntax-highlighting
Stars306
Forks71
Last commit1 month ago
Developer Toolbar
Developer ToolbarPHP

A developer toolbar for Magento 2 that displays performance metrics, database queries, and debugging information.

#ecommerce#developer-tools#frontend-development
Stars304
Forks89
Last commit2 years ago
unquote
unquoteF#

Write F# unit test assertions as quoted expressions and get detailed step-by-step failure messages automatically.

#quoted-expressions#unit-testing#test-assertions
Stars298
Forks25
Last commit1 year ago
nvim-luadev
nvim-luadevLua

A REPL and debug console for developing Lua plugins in Neovim.

#lua-development#nvim-lua#repl
Stars289
Forks6
Last commit3 years ago
nvim-recorder
nvim-recorderLua

A Neovim plugin that enhances macro usage with simplified controls, breakpoints, status line components, and performance optimizations.

#productivity#lua-plugin#status-line
Stars288
Forks12
Last commit28 days ago
rabtap
rabtapGo

A Swiss Army knife CLI tool for RabbitMQ that taps, publishes, subscribes to messages, and manages broker topology.

#message-tap#wiretap#devops
Stars288
Forks18
Last commit3 days ago
go-logger
go-loggerGo

A simple, customizable logging library for Go programs with support for custom message formats and log levels.

#log-library#logging-library#log-levels
Stars288
Forks50
Last commit7 years ago
loud-rejection
loud-rejectionJavaScript

Make unhandled promise rejections fail loudly and exit with code 1 instead of silently failing.

#promises#nodejs#testing
Stars281
Forks17
Last commit5 years ago
Apex
ApexElixir

An Elixir library that pretty prints data structures with full color, proper indentation, and internal structure exposure.

#data-inspection#elixir#developer-tools
Stars277
Forks19
Last commit2 years ago
csharp.nvim
csharp.nvimLua

A Neovim plugin that enhances .NET development with automatic LSP setup, debugging, and code analysis features.

#csharp#nvim-lua#neovim-plugin
Stars271
Forks14
Last commit2 years ago
Levelup for Dynamics CRM
Levelup for Dynamics CRMTypeScript

A browser extension that provides admin actions, UI utilities, and debugging tools for Dynamics 365 and Power Apps.

#powerapps#dynamics-365#browser-extension
Stars270
Forks97
Last commit4 months ago
debugger
debuggerClojure

An interactive debugger for Clojure providing breakpoints, local variable inspection, and REPL-driven debugging.

#interactive-debugging#repl#clojure-library
Stars270
Forks10
Last commit8 years ago
Cribble
CribbleSwift

A Swift library for visual testing iOS apps by overlaying a customizable grid to inspect pixel-perfect UI alignment.

#ios#pixel-perfect#ux
Stars267
Forks6
Last commit8 years ago
Aardvark
AardvarkObjective-C

A library for iOS that simplifies creating actionable bug reports with logs and screenshots.

#ios#objective-c#bug-reporting
Stars262
Forks43
Last commit2 months ago
rexbug
rexbugElixir

A thin Elixir wrapper for the production-friendly redbug Erlang tracing debugger, providing live system debugging with Elixir syntax.

#tracing#elixir-lang#elixir
Stars262
Forks16
Last commit3 years ago
WebProfilerExtraBundle
WebProfilerExtraBundleHTML

A Symfony bundle that adds routing, container, Twig, and Assetic information panels to the Symfony Web Profiler.

#dependency-injection#symfony-bundle#twig
Stars261
Forks45
Last commit6 years ago
persistent-breakpoints.nvim
persistent-breakpoints.nvimLua

Neovim plugin that saves nvim-dap breakpoints to file and automatically loads them when opening Neovim.

#nvim-dap#editor-integration#neovim-plugin
Stars260
Forks15
Last commit1 year ago
stackman
stackmanJavaScript

A Node.js library that provides detailed stack trace analysis with source code context and source map support.

#developer-tools#stack-trace#nodejs
Stars256
Forks4
Last commit2 years ago
Log4r
Log4rRuby

A comprehensive and flexible logging library for Ruby programs with hierarchical levels and multiple output destinations.

#syslog#logging-library#monitoring
Stars252
Forks80
Last commit4 years ago
Jsome
JsomeJavaScript

A Node.js CLI and library that displays JSON objects in the console with customizable colors and formatting.

#developer-tools#colors#syntax-highlighting
Stars251
Forks18
Last commit2 years ago
CsaGuzzleBundle
CsaGuzzleBundlePHP

A Symfony bundle that integrates Guzzle HTTP client with debugging tools, configuration, and middleware.

#profiler-integration#appveyor#guzzle
Stars250
Forks72
Last commit5 years ago
gulp-strip-debug
gulp-strip-debugJavaScript

A Gulp plugin that removes console, alert, and debugger statements from JavaScript code for production builds.

#code-cleanup#debug#production-optimization
Stars249
Forks19
Last commit11 months ago
PPrint
PPrintScala

A Scala library for pretty-printing values, types, and type signatures with customizable formatting.

#formatting#developer-tools#repl
Stars248
Forks42
Last commit3 months ago
Puppeteer IDE
Puppeteer IDETypeScript

A standalone browser extension that adds a Puppeteer IDE tab to Developer Tools for writing and executing scripts directly in the browser.

#developer-tools#puppeteer#browser-extension
Stars244
Forks27
Last commit
common-lisp-jupyter
common-lisp-jupyterCommon Lisp

A Common Lisp kernel for Jupyter notebooks with a library for building custom Jupyter kernels.

#jupyter-kernel#interactive-computing#repl
Stars241
Forks29
Last commit3 months ago
json-log-viewer
json-log-viewerGo

An interactive terminal-based viewer for exploring and analyzing structured JSON logs.

#json-logs#go-application#viewer
Stars238
Forks14
Last commit11 days ago
roumon
roumonGo

A terminal-based goroutine monitor that visualizes active goroutines using pprof and termui.

#cli-tool#tui#goroutine-monitoring
Stars237
Forks10
Last commit10 days ago
chrome-devtools-java-client
chrome-devtools-java-clientJava

A Java client library for instrumenting, inspecting, debugging, and profiling Chromium-based browsers via the Chrome DevTools Protocol.

#java-client#devtools-protocol#chromium
Stars237
Forks83
Last commit
OCaml Debugger
OCaml DebuggerOCaml

A debug adapter for OCaml programs that implements the Debug Adapter Protocol for VS Code integration.

#vscode-extension#editor-integration#debug-adapter
Stars234
Forks26
Last commit1 month ago
godbg
godbgJavaScript

A web-based graphical front-end for gdb to debug Go, C, and C++ applications with a multi-platform UI.

#go-debugging#gdb-frontend#remote-debugging
Stars225
Forks23
Last commit8 years ago
PreviousPage 10 of 19Next

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
2 years ago
2 years ago
#Developer Tools170
#Logging114
#Development Tools110
#Javascript59
#Go52
#Testing49
#Ios46
#Swift46
#Error Handling42
#Web Development41
#Nodejs40
#Neovim Plugin40