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

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
Stars820
Forks349
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
Stars816
Forks248
Last commit8 days ago
vite-plugin-vue-inspector
vite-plugin-vue-inspectorTypeScript

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
Stars806
Forks92
Last commit1 month ago
cdp
cdpGo

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

#rpc-client#cdp#devtools-protocol
Stars794
Forks50
Last commit7 months ago
Linx
LinxJava

An Android library that displays logcat output directly in your app via a custom view, activity, or shake detection.

#developer-tools#android#logcat
Stars788
Forks92
Last commit6 months ago
nvim-gdb
nvim-gdbLua

A thin Neovim wrapper for GDB, LLDB, PDB/PDB++, and BashDB, enabling integrated debugging within the editor.

#bashdb#bash-debugging#python-debugging
Stars783
Forks41
Last commit1 month ago
electron-debug
electron-debugJavaScript

Adds keyboard shortcuts and DevTools automation to Electron apps for easier debugging during development.

#desktop-apps#keyboard-shortcuts#nodejs
Stars782
Forks55
Last commit1 year ago
sonda
sondaTypeScript

A universal visualizer and analyzer for JavaScript and CSS that works with most bundlers and frameworks.

#developer-tools#analyzer#rspack
Stars781
Forks25
Last commit3 days ago
QorumLogs
QorumLogsSwift

A Swift logging utility that provides colorful, filterable logs in Xcode and remote logging to Google Docs.

#ios#developer-tools#logging
Stars779
Forks82
Last commit8 years ago
QorumLogs
QorumLogsSwift

A Swift logging utility with colored Xcode console output and optional Google Docs integration for remote logging.

#ios#developer-tools#tvos
Stars779
Forks82
Last commit8 years ago
Dirac
DiracClojure

A Chrome DevTools fork with ClojureScript-specific enhancements for debugging and REPL integration.

#developer-tools#clojurescript#repl
Stars775
Forks29
Last commit3 years ago
storyboard
storyboardJavaScript

A library for hierarchical, end-to-end, real-time logging with a Chrome DevTools extension for visualization.

#client-server#logging#nodejs
Stars769
Forks39
Last commit3 years ago
IceCream-Cpp
IceCream-CppC++

A single-header C++ library for expressive and concise print debugging, replacing cout/printf with powerful formatting and lazy evaluation.

#formatting#c-plus-plus-11#print-debugging
Stars748
Forks37
Last commit3 months ago
Laravel Tail
Laravel TailPHP

An artisan command to tail Laravel application logs locally and on remote servers.

#devops#laravel#debug
Stars748
Forks45
Last commit5 months ago
SwiftTrace
SwiftTraceSwift

A Swift and Objective-C method tracing library that logs invocations and enables aspect-oriented programming via trampolines.

#runtime-analysis#ios#aspect-oriented-programming
Stars747
Forks54
Last commit1 month ago
Unity Labs' Super Science
Unity Labs' Super ScienceC#

A collection of experimental Unity tools and algorithms for XR stabilization, physics tracking, editor utilities, and performance optimization.

#performance-optimization#csharp#experimental
Stars728
Forks52
Last commit
NormalNvim
NormalNvimLua

A stable, modular Neovim distribution with IDE features, designed to be forked and customized.

#neovim-config#developer-tools#test-runner
Stars722
Forks358
Last commit3 months ago
libassert
libassertC++

An over-engineered C++ assertion library providing rich diagnostic information, automatic expression decomposition, and syntax highlighting.

#stack-trace#syntax-highlighting#cpp17
Stars721
Forks50
Last commit4 months ago
VisualRust
VisualRustC#

A Visual Studio extension providing Rust language support with project management, syntax highlighting, autocomplete, and debugging.

#msbuild#ide-integration#syntax-highlighting
Stars703
Forks68
Last commit9 years ago
lptrace
lptracePython

A debugging tool that traces Python function calls in real-time, similar to strace for Python programs.

#tracing#production#dev-tools
Stars700
Forks40
Last commit7 years ago
DbgShell
DbgShellC#

A PowerShell front-end for the Windows debugger engine.

#windbg#debugger-extension#debugger
Stars697
Forks91
Last commit2 years ago
o
oGo

A snappy, configuration-free terminal text editor and IDE with syntax highlighting, LSP support, and built-in build/format tools.

#terminal-editor#build-tools#unix
Stars689
Forks17
Last commit2 days ago
redux-bug-reporter
redux-bug-reporterJavaScript

A bug reporting and playback tool for Redux applications that captures state and actions for easy reproduction.

#developer-tools#playback#replay
Stars677
Forks15
Last commit8 years ago
Debug screens
Debug screensJavaScript

A Tailwind CSS plugin that displays the currently active responsive breakpoint on screen for debugging.

#tailwindcss-plugin#css-plugin#tailwind
Stars675
Forks19
Last commit1 year ago
binding_ _of__caller
binding_ _of__callerRuby

Retrieve the binding of a method's caller in MRI Ruby and Rubinius for debugging purposes.

#rubinius#gem#introspection
Stars673
Forks57
Last commit5 months ago
immutable-devtools
immutable-devtoolsJavaScript

A Chrome DevTools custom formatter that improves inspection of Immutable.js collections by displaying logical contents instead of internal structures.

#developer-tools#custom-formatter#immutable-js
Stars671
Forks32
Last commit
Rin
RinC#

A request/response inspector middleware for ASP.NET Core that captures HTTP traffic and provides a real-time web viewer for debugging.

#http-inspector#api-debugging#asp-net-core
Stars665
Forks26
Last commit2 years ago
Laravel Decomposer
Laravel DecomposerBlade

A Laravel package that lists installed packages, dependencies, and server environment details for troubleshooting and reporting.

#composer#laravel#dev-tools
Stars636
Forks43
Last commit3 months ago
Gebug
GebugGo

A tool that simplifies debugging Dockerized Go applications with integrated debugger and hot-reload capabilities.

#developer-tools#docker-compose#docker
Stars632
Forks17
Last commit21 days ago
pretty
prettyClojure

A Clojure library for prettifying console output with ANSI fonts, formatted exceptions, binary diffs, and tables.

#binary-diff#feedback#stack-trace
Stars623
Forks29
Last commit2 months ago
serpent
serpentLua

A Lua serializer and pretty printer that produces human-readable output and reliable deserialization.

#metatables#table-serializer#luajit
Stars619
Forks80
Last commit4 years ago
redux-ship
redux-shipJavaScript

A side effects handler for Redux with built-in snapshots for live debugging and simpler unit testing.

#snapshot#free-monads#side-effects
Stars606
Forks19
Last commit4 years ago
SYM
SYMSwift

A macOS GUI application for symbolizing Apple, Umeng, and Fabric crash reports by automatically finding and matching dSYM files.

#crash-symbolicating#symbolicate#gui-application
Stars604
Forks77
Last commit2 years ago
scope-capture
scope-captureClojure

A Clojure(Script) library that saves and restores local runtime environments at the REPL for easier debugging and exploration.

#clojurescript#environment-capture#repl
Stars600
Forks14
Last commit2 years ago
ULogViewer
ULogViewerC#

A cross-platform universal log viewer built with .NET for reading, parsing, and analyzing various log formats.

#desktop-application#viewer-analysis#filter
Stars587
Forks49
Last commit1 day ago
spyscope
spyscopeClojure

A Clojure(Script) library providing reader tags for trace-oriented debugging of single- and multi-threaded applications.

#reader-tags#tracing#clojurescript
Stars586
Forks35
Last commit6 years ago
PreviousPage 7 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
5 months ago
3 years ago
6 years ago
#Developer Tools169
#Logging114
#Development Tools110
#Javascript59
#Go52
#Testing49
#Ios45
#Swift45
#Error Handling42
#Web Development41
#Nodejs40
#Neovim Plugin40