Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Debugging

Debugging

650 projects

Showing 36 of 650 projects

godump
godumpGo

A Go library for structured, colored, and customizable variable dumping, ideal for debugging and logging.

#formatting#struct-inspection#pretty-print
Stars223
Forks4
Last commit8 months ago
gulp-debug
gulp-debugJavaScript

A Gulp plugin that logs Vinyl file stream details to debug your build pipeline.

#build-tools#vinyl#debug
Stars220
Forks30
Last commit10 months ago
SLT
SLTCommon Lisp

A Common Lisp language plugin for JetBrains IDEs using SLIME/Swank protocol for IDE capabilities.

#ide-plugin#swank#lisp
Stars218
Forks18
Last commit1 year ago
cycle-time-travel
cycle-time-travelJavaScript

A time-traveling debugger for Cycle.js applications that visualizes streams and enables pausing and rewinding application state.

#cyclejs#developer-tools#time-travel
Stars216
Forks6
Last commit9 years ago
power_assert
power_assertElixir

Power Assert for Elixir: enhances ExUnit test output by showing evaluation results of each expression in assertions.

#elixir#developer-tools#assert
Stars215
Forks6
Last commit3 years ago
jester
jesterLua

A Neovim plugin for running and debugging Jest tests directly from the editor.

#treesitter#test-runner#nvim-dap
Stars213
Forks13
Last commit1 year ago
Diagnostics
DiagnosticsSwift

A macOS application that displays diagnostic reports from applications for troubleshooting and debugging.

#diagnostic-reports#developer-tools#objective-c
Stars213
Forks11
Last commit5 years ago
timber
timberElixir

An Elixir logger backend that integrates with Timber.io to turn text logs into structured events with automatic context capture.

#elixir#observability#phoenix-framework
Stars213
Forks29
Last commit6 years ago
doctorgpt
doctorgptGo

A lightweight binary that monitors application logs and uses GPT to automatically diagnose errors in real-time.

#application#devops#error
Stars210
Forks13
Last commit3 years ago
Boost.Log
Boost.LogC++

A C++ logging library providing tools for adding logging to libraries and applications.

#library#high-performance#boost-libraries
Stars209
Forks113
Last commit11 days ago
Tiny.RestClient
Tiny.RestClientC#

A fluent, lightweight REST client for .NET that simplifies HTTP communication with automatic serialization and extensive feature support.

#httpclient#xamarin#rest-client
Stars208
Forks30
Last commit7 days ago
PsyshBundle
PsyshBundlePHP

A Symfony bundle that integrates the PsySH PHP REPL for interactive debugging and exploration of Symfony applications.

#developer-tools#php-repl#interactive-debugging
Stars207
Forks31
Last commit2 years ago
godbg
godbgGo

Go implementation of Rust's dbg macro for enhanced print debugging with file and line number context.

#print-debugging#go-package#debug
Stars207
Forks10
Last commit7 years ago
NiM
NiMJavaScript

A Chrome extension that automatically manages Chrome DevTools windows/tabs for debugging Node.js applications with --inspect.

#nodejs-debugging#developer-tools#inspector
Stars206
Forks24
Last commit2 months ago
Console
ConsoleTypeScript

A Storybook addon that redirects console output (log, warn, error) into the Storybook action logger panel.

#developer-tools#storybooks#frontend-development
Stars202
Forks18
Last commit9 months ago
StackTracePlus
StackTracePlusLua

Enhanced stack trace library for Lua that provides detailed debugging information including local variables and function names.

#stack-trace#lua-5.3#luajit
Stars200
Forks26
Last commit3 years ago
hud
hudRust

Zero-instrumentation eBPF profiler that finds blocking code in Tokio async runtimes by measuring OS scheduling latency.

#async-rust#observability#rust-tooling
Stars198
Forks5
Last commit3 months ago
HaoIDE
HaoIDEPython

A Sublime Text 3 plugin providing a full-featured IDE for Salesforce development, including Apex, Lightning, and metadata management.

#salesforce#lwc#developer-tools
Stars198
Forks42
Last commit4 years ago
Atlantis
AtlantisSwift

A powerful, input-agnostic Swift logging framework designed for maximum readability and development speed.

#ios#pretty-print#logging
Stars196
Forks11
Last commit8 years ago
DebugEngine
DebugEnginePascal

A Delphi debug framework providing stack traces, CPU register snapshots, debug info access, and PE file utilities.

#disassembly#pe-file#exception
Stars193
Forks46
Last commit5 years ago
MirrorDiffKit
MirrorDiffKitSwift

A Swift library that provides human-readable diff output for XCTAssertEqual failures and default Equatable implementations.

#ios#library#unit-testing
Stars188
Forks5
Last commit2 years ago
ecto_dev_logger
ecto_dev_loggerElixir

An Ecto query logger that inlines bindings into SQL for easy copy-paste debugging and highlights database time.

#database#elixir#telemetry
Stars181
Forks18
Last commit10 months ago
chatskills
chatskillsJavaScript

Run and debug Amazon Alexa skills on the command-line, in Slack, or anywhere without a server.

#echo#amazon#amazon-echo
Stars180
Forks22
Last commit3 years ago
luatrace
luatraceLua

A Lua module for tracing script execution, profiling performance, and analyzing code coverage with nanosecond-resolution timers.

#tracing#developer-tools#luajit
Stars179
Forks26
Last commit10 years ago
meteor-devtools-evolved
meteor-devtools-evolvedTypeScript

A browser extension for inspecting and debugging Meteor applications, focusing on DDP messages and Minimongo data.

#minimongo#browser-extension#typescript
Stars178
Forks14
Last commit3 months ago
ExpressionToCode
ExpressionToCodeC#

Generates valid, readable C# source code from .NET Expression Trees, with enhanced assertion failure messages.

#unit-testing#csharp#expression-trees
Stars175
Forks29
Last commit4 months ago
HeliumLogger
HeliumLoggerSwift

A lightweight logging framework for Swift that logs to standard output with support for LoggerAPI and Swift-log.

#server-side#log#swift-log
Stars175
Forks37
Last commit4 years ago
redux-diff-logger
redux-diff-loggerJavaScript

A Redux middleware that logs the differences between state changes for easier debugging.

#developer-tools#redux-middleware#logging
Stars175
Forks15
Last commit10 years ago
vscode-ocaml
vscode-ocamlTypeScript

A deprecated VS Code extension providing OCaml language support with syntax highlighting, IntelliSense, linting, and debugging.

#repl-integration#vscode-extension#syntax-highlighting
Stars173
Forks24
Last commit5 years ago
MemoryMap
MemoryMapPascal

A Windows utility for visualizing process memory maps, analyzing hooks, and disassembling code with advanced debugging features.

#disassembler#security-tools#delphi
Stars171
Forks28
Last commit28 days ago
iola
iolaTypeScript

A command-line socket client with REST API for testing WebSocket, Socket.IO, TCP, and Unix socket servers using REST clients.

#unix-socket#rest-api#iola
Stars171
Forks14
Last commit2 years ago
gemini-cli-custom-slash-commands
gemini-cli-custom-slash-commands

A collection of 10 custom slash commands for Gemini CLI that automate daily productivity and development workflows.

#task-automation#developer-tools#productivity
Stars167
Forks15
Last commit11 months ago
nudge4j
nudge4jJava

A tiny tool that lets you control and debug Java applications from a browser by sending code to the JVM.

#javascript-integration#developer-tools#repl
Stars164
Forks15
Last commit6 years ago
dbg
dbgElixir

An Elixir library providing functions for tracing events in the BEAM VM across a cluster of nodes.

#tracing#runtime-analysis#elixir
Stars161
Forks8
Last commit8 years ago
test-log
test-logRust

A Rust crate that automatically initializes logging and tracing infrastructure for tests via a custom #[test] attribute.

#tracing#test-attribute#logging
Stars160
Forks43
Last commit4 days ago
Phalcon Debugbar
Phalcon DebugbarPHP

A debug and profiling toolbar for the Phalcon PHP framework, integrating PHP Debug Bar to capture and visualize application data.

#orm#database#developer-tools
Stars159
Forks51
Last commit4 years ago
PreviousPage 11 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
#Developer Tools169
#Logging114
#Development Tools110
#Javascript59
#Go52
#Testing49
#Ios45
#Swift45
#Error Handling42
#Web Development41
#Nodejs40
#Neovim Plugin40