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

goto-breakpoints.nvim
goto-breakpoints.nvimLua

Cycle between breakpoints and jump to the current stopped line in Neovim's debug adapter protocol.

#nvim-dap#neovim-plugin#keymappings
Stars33
Forks0
Last commit2 years ago
babrahams:constellation
babrahams:constellationJavaScript

A curated distribution of Constellation packages providing an extensible development console for Meteor applications.

#dev-tools#mongo-collections#console
Stars32
Forks2
Last commit5 years ago
react-native-ruler
react-native-rulerJavaScript

A React Native devtool for measuring pixel dimensions on mobile screens during development.

#measure#ui-inspection#react-native
Stars32
Forks3
Last commit3 years ago
AELog
AELogSwift

A simple, lightweight, and flexible debug logging framework for Swift applications.

#ios#console-logging#tvos
Stars32
Forks9
Last commit4 years ago
AppleCake
AppleCakeLua

A visual profiling tool for Love2D games using Chromium's trace viewer to analyze performance and memory usage.

#chromium-tracing#profiler#game-development
Stars31
Forks1
Last commit2 months ago
MultiClient
MultiClientBatchfile

A GameMaker extension that launches multiple game client instances for easier networking development and testing.

#gamemaker#multiplayer#client-server
Stars31
Forks4
Last commit6 months ago
Dum
DumOCaml

A debugging tool that prints OCaml values by inspecting their runtime memory representation.

#developer-tools#value-printing#runtime-inspection
Stars31
Forks4
Last commit4 years ago
Genprint
GenprintOCaml

An OCaml PPX extension and library for general value printing within compiled programs, not just the REPL.

#developer-tools#type-inspection#ocamldebug
Stars31
Forks3
Last commit6 years ago
defold.nvim
defold.nvimRust

A batteries-included Neovim plugin providing a full development environment for the Defold game engine.

#terminal-launcher#editor-integration#defold
Stars31
Forks1
Last commit17 days ago
react-native-bugfender *7
react-native-bugfender *7TypeScript

Bugfender SDK integration for React Native and React Native for Web applications.

#ios#react-native-web#android
Stars30
Forks8
Last commit2 days ago
Atom
AtomCoffeeScript

Atom plugin for Fuse Open providing preview, syntax highlighting, and code completion for Uno and UX files.

#editor-integration#syntax-highlighting#ux
Stars30
Forks11
Last commit8 years ago
p-log
p-logJavaScript

Log the value or error of a promise without affecting the promise chain.

#developer-tools#async-programming#promise-utility
Stars30
Forks5
Last commit5 years ago
esp32-backtrace
esp32-backtraceShell

A bash script that annotates ESP32 exception backtraces with source code locations using GDB.

#embedded-systems#esp32#firmware-debugging
Stars30
Forks7
Last commit7 years ago
tap-dev-tool
tap-dev-toolJavaScript

Prettifies TAP (Test Anything Protocol) output in Chrome and Firefox DevTools console for better test debugging.

#browserify-plugin#testing#console
Stars29
Forks1
Last commit11 years ago
Seedpod
SeedpodGame Maker Language

An opinionated collection of utility functions and APIs to enhance GameMaker programming.

#gamemaker#api-extension#game-development
Stars29
Forks1
Last commit3 years ago
clack-errors
clack-errorsJavaScript

Error page middleware for Clack that displays detailed exception information in development and customizable pages in production.

#server-side#clack-middleware#error-handling
Stars27
Forks3
Last commit7 years ago
ruby-usdt
ruby-usdtC

Ruby bindings for libusdt to define DTrace USDT probes at runtime for instrumentation and analysis.

#dtrace#ruby-gem#system-analysis
Stars26
Forks3
Last commit12 years ago
cmon
cmonOCaml

An OCaml library for printing values with explicit sharing detection, mimicking OCaml syntax for debugging and logging.

#data-inspection#functional-programming#syntax-mimicking
Stars26
Forks0
Last commit4 years ago
wp-cli-psysh
wp-cli-psysh

Replaces the default WP-CLI shell REPL with the PsySH interactive debugger and development console.

#hacktoberfest#repl#wp-cli
Stars26
Forks1
Last commit3 years ago
limit-break
limit-breakClojure

A Clojure debugging tool that injects REPL breakpoints into functions for interactive development.

#repl#clojure-library#clojure
Stars25
Forks3
Last commit14 years ago
ngx-genie
ngx-genieTypeScript

An advanced developer tool for Angular that visualizes and analyzes the Dependency Injection system to diagnose issues.

#web-worker#developer-tools#angular2
Stars24
Forks2
Last commit12 days ago
cl-sentry-client
cl-sentry-clientCommon Lisp

A Common Lisp client library for Sentry error tracking and monitoring.

#async-processing#sentry-client#hunchentoot
Stars24
Forks5
Last commit2 years ago
Slime breakpoints
Slime breakpointsEmacs Lisp

A SLIME extension for setting breakpoints, tracing, stepping, and debug printing in Common Lisp from Emacs.

#tracing#emacs#slime
Stars23
Forks0
Last commit1 year ago
Logger
LoggerCSS

A Capacitor plugin providing enhanced console-style logging for web, iOS, and Android with custom labels, log levels, and system log integration.

#ios#capacitor-plugin#android
Stars22
Forks3
Last commit2 years ago
polarbear
polarbearC++

A JVMTI-based tool that logs detailed heap and thread information when Java applications encounter OutOfMemoryError.

#heap-analysis#diagnostic-tools#memory-leak-detection
Stars22
Forks5
Last commit13 years ago
HAR
HARCrystal

A Crystal library for parsing HTTP Archive (HAR) version 1.2 files.

#crystal-library#har-parser#har
Stars22
Forks7
Last commit2 years ago
dap-breakpoints.nvim
dap-breakpoints.nvimLua

A Neovim plugin for managing debugger breakpoints with virtual text display, advanced breakpoint creation, and exception filter editing.

#nvim-dap#neovim-plugin#persistent-breakpoints
Stars21
Forks1
Last commit
Delphi Library Helper
Delphi Library HelperPascal

A tool for Delphi developers to manage library, browse, search, and debug DCU paths in their development environment.

#library-management#productivity#development-tool
Stars21
Forks16
Last commit
Flow-iOS
Flow-iOSSwift

A Swift utility and design pattern for creating clean, readable, and reusable logic and data flows in iOS apps.

#ios#data-flow#async-programming
Stars21
Forks3
Last commit9 years ago
Lookout
LookoutGame Maker Language

A GameMaker library providing debug overlay views for monitoring resources, instances, audio, and more to identify bugs and memory leaks.

#gamemaker#imgui#memory-leak-detection
Stars21
Forks0
Last commit29 days ago
Algorand Visual Studio Extension
Algorand Visual Studio ExtensionC#

A Visual Studio extension suite for developing Algorand smart contracts in C#, featuring TEAL compilation, debugging, and project templates.

#self-contained-tooling#smart-contracts#csharp
Stars19
Forks2
Last commit
code-snippets-arcgis-api-js
code-snippets-arcgis-api-jsJavaScript

A collection of reusable code snippets for developing and debugging 3D applications with the ArcGIS API for JavaScript.

#vscode-extension#3d-mapping#arcgis-api
Stars18
Forks4
Last commit
OkLog
OkLogSwift

A network logger for iOS and macOS that encodes request/response data into shareable debug URLs.

#network-logging#ios#developer-tools
Stars18
Forks4
Last commit4 years ago
accelerometer2influx
accelerometer2influxKotlin

Android app that sends phone accelerometer data to InfluxDB for time-series analysis.

#grafana-influxdb#iot#android
Stars18
Forks5
Last commit8 years ago
backtracer.cr
backtracer.crCrystal

A Crystal shard that parses exception backtraces into structured, programmatically accessible data.

#crystal-shard#developer-tools#stacktrace
Stars18
Forks0
Last commit1 month ago
kemba
kembaGo

A tiny debug logging tool for Go, inspired by visionmedia/debug, ideal for CLI tools and command applications.

#environment-variables#go-library#debug
Stars18
Forks1
Last commit4 days ago
PreviousPage 16 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
6 months ago
4 years ago
1 year ago
6 years ago
#Developer Tools169
#Logging114
#Development Tools110
#Javascript59
#Go52
#Testing49
#Ios45
#Swift45
#Error Handling42
#Web Development41
#Nodejs40
#Neovim Plugin40