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

upterm
uptermGo

An open-source tool for securely sharing terminal sessions over the web, enabling remote pair programming and debugging.

#devops#ssh-tunneling#remote-collaboration
Stars1.3k
Forks80
Last commit4 days ago
Logback Android
Logback AndroidJava

A lite version of logback that provides a highly configurable logging framework for Android apps.

#gradle#android#slf4j
Stars1.3k
Forks182
Last commit5 days ago
DebugViewPP
DebugViewPPC++

A Windows application for collecting, viewing, and filtering logs from various sources like OutputDebugString, files, sockets, and ADB.

#logfile#filter#adb
Stars1.3k
Forks173
Last commit3 months ago
electron-devtools-installer
electron-devtools-installerTypeScript

A utility to install Chrome DevTools extensions into Electron applications with minimal configuration.

#chrome-extensions#developer-tools#npm-package
Stars1.2k
Forks150
Last commit
variableinspector
variableinspectorTypeScript

A JupyterLab extension that displays currently used variables and their values for Python, R, and Scala notebooks.

#jupyterlab-extension#notebook-enhancement#interactive-computing
Stars1.2k
Forks99
Last commit
llnode
llnodeC++

An LLDB plugin for debugging Node.js processes and core dumps by inspecting JavaScript objects, stack frames, and memory.

#javascript-inspection#developer-tools#post-mortem-debugging
Stars1.2k
Forks100
Last commit1 year ago
cljs-devtools
cljs-devtoolsClojure

A Chrome DevTools extension that enhances debugging for ClojureScript developers with better value formatting and error hints.

#developer-tools#clojurescript#browser-extension
Stars1.1k
Forks51
Last commit3 years ago
tracerr
tracerrGo

A Go library that enhances errors with stack traces and source code fragments for better debugging.

#source-fragments#developer-tools#stack-trace
Stars1.1k
Forks43
Last commit3 months ago
gulp-sourcemaps
gulp-sourcemapsJavaScript

Adds source map support to Gulp.js build pipelines for debugging minified or transpiled code.

#gulp#development-workflow#frontend-tooling
Stars1.1k
Forks117
Last commit21 days ago
nvim-dap-virtual-text
nvim-dap-virtual-textLua

A Neovim plugin that displays debugger variable values as virtual text during debugging sessions.

#developer-tools#nvim-treesitter#nvim-dap
Stars1.1k
Forks36
Last commit1 year ago
GoNB
GoNBGo

A Go kernel for Jupyter notebooks that compiles each cell for fast execution and full Go compatibility.

#gonb#jupyter-kernel#notebook
Stars1.0k
Forks57
Last commit1 month ago
VS Code ROS2 Workspace Template
VS Code ROS2 Workspace TemplatePython

A VSCode template for ROS2 development with Docker containers, pre-configured tasks, debugging, and CI.

#robotics#template#ros2
Stars992
Forks188
Last commit1 month ago
memory_graph
memory_graphPython

A Python package that visualizes data structures, references, and mutability to aid debugging and teaching.

#memory-model#data-structures#teaching-tool
Stars991
Forks70
Last commit3 days ago
Sentry Ruby
Sentry RubyRuby

Official Sentry SDK for Ruby applications to capture errors, exceptions, and performance issues with minimal configuration.

#hacktoberfest#devops#error-monitoring
Stars990
Forks540
Last commit1 day ago
flask-debugtoolbar
flask-debugtoolbarJavaScript

A Flask extension that injects a configurable debugging toolbar with performance and request information into HTML pages.

#developer-tools#flask-extension#flask
Stars979
Forks148
Last commit
oops
oopsGo

A comprehensive Go error handling library providing structured errors with rich context, stack traces, and debugging hints.

#logrus#exception#slog
Stars974
Forks39
Last commit13 days ago
Ember Inspector
Ember InspectorJavaScript

A browser extension that adds an Ember tab to Developer Tools for inspecting Ember objects in applications.

#emberjs#hacktoberfest#developer-tools
Stars970
Forks293
Last commit25 days ago
cargo-show-asm
cargo-show-asmRust

A cargo subcommand to display assembly, LLVM-IR, MIR, and WASM generated for Rust code.

#compiler#webassembly#assembly
Stars968
Forks50
Last commit4 days ago
nvim-dap-view
nvim-dap-viewLua

A modern, unified UI for nvim-dap that visualizes debugging sessions in Neovim with watch expressions, call stack, breakpoints, scopes, and REPL.

#debugging-tools#debugging-ui#nvim-dap
Stars963
Forks34
Last commit16 days ago
Chex
ChexPython

A library of utilities for writing and testing reliable JAX code, including assertions, debugging tools, and test variants.

#code-reliability#jax#python-library
Stars948
Forks70
Last commit2 days ago
pprint
pprintC++

A single-header C++17 library for pretty-printing STL containers, user-defined types, and complex data structures.

#developer-tools#cpp17#single-header-lib
Stars935
Forks81
Last commit6 years ago
irbtools
irbtoolsRuby

A collection of enhancements for Ruby's IRB console, providing better syntax highlighting, debugging tools, and productivity commands.

#developer-tools#productivity#syntax-highlighting
Stars925
Forks25
Last commit6 months ago
Insight
InsightJavaScript

A Chrome DevTools extension for debugging and optimizing WebGL applications with visual inspectors and performance tools.

#graphics#profiling#webgl
Stars914
Forks47
Last commit4 years ago
Webgl Insight
Webgl InsightJavaScript

A Chrome DevTools extension for debugging and profiling WebGL applications with specialized inspectors and analysis tools.

#graphics#shader-analysis#webgl
Stars914
Forks47
Last commit4 years ago
Consolation
ConsolationC#

An in-game debug console for Unity that displays Debug logs directly within the game, especially useful for mobile development.

#unity3d#unity-package#developer-tools
Stars895
Forks65
Last commit1 year ago
Link's Awakening DX
Link's Awakening DXAssembly

A complete disassembly of The Legend of Zelda: Link's Awakening DX for the Game Boy Color, enabling ROM analysis and modification.

#hacktoberfest#assembly#game-preservation
Stars894
Forks93
Last commit1 month ago
failpoint
failpointGo

A Go library for injecting controlled failures into code for testing error handling and fault tolerance.

#failpoint#unit-testing#golang-library
Stars893
Forks69
Last commit2 months ago
Laravel Terminal
Laravel TerminalPHP

A web-based terminal for running Laravel Artisan commands and common shell commands directly from your browser.

#developer-tools#web-terminal#productivity
Stars880
Forks64
Last commit1 year ago
Mach-O file format reference
Mach-O file format reference

A mirror of Apple's official documentation describing the Mach-O file format used for macOS and iOS executables.

#apple#executable-format#osx
Stars877
Forks168
Last commit1 year ago
python-hunter
python-hunterPython

Hunter is a flexible code tracing toolkit.

#tracer#python#debugger
Stars872
Forks51
Last commit11 months ago
flow-storm-debugger
flow-storm-debuggerClojure

A debugger for Clojure and ClojureScript with some unique features.

#clojurescript#clojure#debugger
Stars857
Forks39
Last commit2 days ago
elixir-ls
elixir-lsElixir

A frontend-independent language server implementing the Language Server Protocol for Elixir, with debugger support via VS Code's debugger protocol.

#elixir#ide-support#editor-integration
Stars845
Forks49
Last commit6 years ago
DebugKit plugin
DebugKit pluginPHP

A debugging toolbar and enhanced debugging tools for CakePHP applications during local development.

#cakephp#plugin#logging
Stars839
Forks566
Last commit23 days ago
Log
LogSwift

An extensible logging framework for Swift with built-in themes, formatters, and a clean API.

#macos-development#developer-tools#logging
Stars829
Forks60
Last commit6 years ago
HttpLog
HttpLogRuby

A Ruby gem for logging outgoing HTTP requests from your application to aid debugging and understanding API interactions.

#rails#api-debugging#http
Stars827
Forks78
Last commit5 months ago
msavin:mongol
msavin:mongolJavaScript

In-app MongoDB editor for Meteor that lets developers view and edit client documents directly in the browser.

#meteor-package#minimongo#devtool
Stars823
Forks38
Last commit7 years ago
PreviousPage 6 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
8 months ago
3 months ago
8 days ago
#Developer Tools169
#Logging114
#Development Tools110
#Javascript59
#Go52
#Testing49
#Ios45
#Swift45
#Error Handling42
#Web Development41
#Nodejs40
#Neovim Plugin40