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

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
Forks149
Last commit
Diagnostics
DiagnosticsSwift

A Swift library for generating and sharing diagnostics reports from iOS, iPadOS, and macOS apps to improve bug-fixing workflows.

#ios#support-tools#app-development
Stars1.2k
Forks66
Last commit1 day ago
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
Forks101
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 commit2 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
Forks116
Last commit1 year 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
Forks56
Last commit1 day 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
Stars989
Forks187
Last commit2 months 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
Stars988
Forks537
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
Forks149
Last commit
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
Forks291
Last commit5 days ago
oops
oopsGo

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

#logrus#exception#slog
Stars958
Forks38
Last commit5 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
Stars948
Forks48
Last commit10 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
Stars944
Forks69
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
Stars942
Forks70
Last commit1 day 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
Stars934
Forks81
Last commit6 years 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
Stars926
Forks32
Last commit2 days 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 commit5 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
Forks66
Last commit1 year ago
failpoint
failpointGo

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

#failpoint#unit-testing#golang-library
Stars886
Forks69
Last commit19 days 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
Stars886
Forks89
Last commit6 days 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
Stars878
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
Stars878
Forks169
Last commit1 year 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
Stars846
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
Stars842
Forks566
Last commit3 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
Stars826
Forks79
Last commit3 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
VS Code - Elements for Microsoft Edge
VS Code - Elements for Microsoft EdgeTypeScript

A VSCode extension that embeds Microsoft Edge Developer Tools directly within the editor for live CSS editing, diagnostics, and debugging.

#developer-tools#microsoft-edge-browser#vscode-extension
Stars817
Forks341
Last commit
rviz_visual_tools
rviz_visual_toolsC++

A C++ API wrapper for displaying shapes, meshes, and markers in Rviz for debugging and visualizing robot data.

#robotics#tf#rviz
Stars814
Forks247
Last commit4 months ago
vite-plugin-vue-inspector
vite-plugin-vue-inspectorVue

A Vite plugin that jumps to your IDE's source code when you click browser elements, supporting Vue 2, 3, and SSR.

#vue2#developer-tools#inspector
Stars801
Forks93
Last commit4 days ago
cdp
cdpGo

Type-safe Go bindings for the Chrome DevTools Protocol, enabling browser automation and debugging.

#rpc-client#cdp#devtools-protocol
Stars791
Forks50
Last commit6 months ago
PreviousPage 6 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
6 months ago
1 month ago
7 days ago
3 months ago
#Developer Tools137
#Development Tools84
#Logging78
#Javascript48
#Go43
#Testing41
#Nodejs37
#Devtools35
#Swift35
#Ios34
#Repl33
#Error Handling32