All Projects → Debug → Similar Projects or Alternatives

1703 Open source projects that are alternatives of or similar to Debug

debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 10,554 (+6.48%)
Mutual labels:  debugging, debug, node-js
Xcglogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Stars: ✭ 3,710 (-62.57%)
Mutual labels:  logging, debugging, debug
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (-61.98%)
Mutual labels:  logging, debugging, debug
React Native Logs
Performance-aware simple logger for React-Native with namespaces, custom levels and custom transports (colored console, file writing, etc.)
Stars: ✭ 84 (-99.15%)
Mutual labels:  logging, debugging, debug
Vlog
An in-display logging library for Android 📲
Stars: ✭ 86 (-99.13%)
Mutual labels:  logging, debugging, debug
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-99.52%)
Mutual labels:  node-js, debugging, debug
Android Remote Debugger
A library for remote logging, database debugging, shared preferences and network requests
Stars: ✭ 132 (-98.67%)
Mutual labels:  logging, debugging, debug
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (-99.19%)
Mutual labels:  debugging, debug
debug
A small debugging library for C++
Stars: ✭ 30 (-99.7%)
Mutual labels:  debugging, debug
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-99.83%)
Mutual labels:  debugging, debug
Bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
Stars: ✭ 3,198 (-67.74%)
Mutual labels:  debugging, debug
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-99.74%)
Mutual labels:  debugging, debug
winston-dev-console
Winston@3 console format aimed to improve development UX
Stars: ✭ 88 (-99.11%)
Mutual labels:  debug, node-js
windbgtree
A command tree based on commands and extensions for Windows Kernel Debugging.
Stars: ✭ 94 (-99.05%)
Mutual labels:  debugging, debug
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (-99.04%)
Mutual labels:  debugging, debug
pydbg
Python implementation of the Rust `dbg` macro
Stars: ✭ 85 (-99.14%)
Mutual labels:  debugging, debug
caddy-trace
Request Debugging Middleware Plugin for Caddy v2
Stars: ✭ 25 (-99.75%)
Mutual labels:  debugging, debug
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (-99.48%)
Mutual labels:  debugging, debug
Stern
⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
Stars: ✭ 268 (-97.3%)
Mutual labels:  logging, debugging
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (-67.81%)
Mutual labels:  debugging, debug
Clockwork
Clockwork - php dev tools in your browser - server-side component
Stars: ✭ 4,076 (-58.88%)
Mutual labels:  logging, debugging
Stern
⎈ Multi pod and container log tailing for Kubernetes
Stars: ✭ 5,614 (-43.36%)
Mutual labels:  logging, debugging
Rxjs Spy
A debugging library for RxJS
Stars: ✭ 576 (-94.19%)
Mutual labels:  logging, debugging
Httplog
Log outgoing HTTP requests in ruby
Stars: ✭ 633 (-93.61%)
Mutual labels:  logging, debugging
Viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
Stars: ✭ 874 (-91.18%)
Mutual labels:  logging, debugging
Node In Debugging
《Node.js 调试指南》
Stars: ✭ 6,139 (-38.06%)
Mutual labels:  debugging, debug
Unitydbgdraw
DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.
Stars: ✭ 20 (-99.8%)
Mutual labels:  debugging, debug
Regexanalyzer
Regular Expression Analyzer and Composer for Node.js / XPCOM / Browser Javascript, PHP, Python
Stars: ✭ 29 (-99.71%)
Mutual labels:  node-js, browser
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-99.49%)
Mutual labels:  debugging, debug
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-99.82%)
Mutual labels:  debugging, debug
krumo
Krumo: Structured information display solution for PHP
Stars: ✭ 74 (-99.25%)
Mutual labels:  debugging, debug
axios-curlirize
axios plugin converting requests to cURL commands, saving and logging them.
Stars: ✭ 152 (-98.47%)
Mutual labels:  debugging, debug
clrprint
Print colorful output in the terminal, idle, cmd, and Windows PowerShell using the same functions.
Stars: ✭ 22 (-99.78%)
Mutual labels:  debugging, debug
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-99.83%)
Mutual labels:  debugging, debug
ifto
A simple debugging module for AWS Lambda (λ) timeout
Stars: ✭ 72 (-99.27%)
Mutual labels:  debug, node-js
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-99.81%)
Mutual labels:  debugging, debug
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-99.85%)
Mutual labels:  debugging, debug
Debugo
一个可能有点用的 iOS 调试工具~
Stars: ✭ 258 (-97.4%)
Mutual labels:  debugging, debug
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-99.82%)
Mutual labels:  debugging, debug
Filter.js
Filter.js: Video and Image Processing and Computer Vision Library in pure JavaScript (Browser and Node.js)
Stars: ✭ 335 (-96.62%)
Mutual labels:  node-js, browser
debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
Stars: ✭ 22 (-99.78%)
Mutual labels:  debugging, debug
Browser Logger
A dead simple logger, designed to be perfect for the browser.
Stars: ✭ 44 (-99.56%)
Mutual labels:  logging, browser
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (-94.86%)
Mutual labels:  logging, debugging
Snoop
A powerful set of Python debugging tools, based on PySnooper
Stars: ✭ 467 (-95.29%)
Mutual labels:  logging, debugging
Cabin
🌲 Cabin is the best JavaScript and Node.js logging service and logging npm package
Stars: ✭ 622 (-93.72%)
Mutual labels:  logging, debug
Boxx
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
Stars: ✭ 429 (-95.67%)
Mutual labels:  debugging, debug
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (-92.47%)
Mutual labels:  debugging, debug
Ios Sdk
AppSpector is a debugging service for mobile apps
Stars: ✭ 56 (-99.44%)
Mutual labels:  logging, debug
Asciichart
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
Stars: ✭ 1,107 (-88.83%)
Mutual labels:  node-js, browser
Appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
Stars: ✭ 864 (-91.28%)
Mutual labels:  node-js, debug
Log Process Errors
Show some ❤️ to Node.js process errors
Stars: ✭ 424 (-95.72%)
Mutual labels:  logging, debugging
Android Debug Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Stars: ✭ 7,946 (-19.83%)
Mutual labels:  debugging, debug
Logdown.js
✏️ Debug utility with markdown support that runs on browser and server
Stars: ✭ 1,013 (-89.78%)
Mutual labels:  logging, debug
Fliplog
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, tracking, presets, & more...
Stars: ✭ 41 (-99.59%)
Mutual labels:  logging, debug
What
Debug-level logging for developers (only!)
Stars: ✭ 73 (-99.26%)
Mutual labels:  logging, debugging
Utern
Multi group and stream log tailing for AWS CloudWatch Logs.
Stars: ✭ 241 (-97.57%)
Mutual labels:  logging, debugging
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (-99.27%)
Mutual labels:  debugging, debug
Clockwork Chrome
Clockwork - php dev tools integrated to your browser - Chrome extension
Stars: ✭ 415 (-95.81%)
Mutual labels:  logging, debugging
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (-90.01%)
Mutual labels:  debugging, debug
Debugdrawer
Android Debug Drawer for faster development
Stars: ✭ 1,168 (-88.22%)
Mutual labels:  debugging, debug
1-60 of 1703 similar projects