All Projects → debugging-async-operations-in-nodejs → Similar Projects or Alternatives

971 Open source projects that are alternatives of or similar to debugging-async-operations-in-nodejs

Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+554.55%)
aioudp
Asyncio UDP server
Stars: ✭ 21 (-4.55%)
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 (+18.18%)
Mutual labels:  debugging, debug
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-31.82%)
Mutual labels:  debugging, debug
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (+227.27%)
Mutual labels:  debugging, debug
Icecream
🍦 Never use print() to debug again.
Stars: ✭ 5,601 (+25359.09%)
Mutual labels:  debugging, 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 (+47872.73%)
Mutual labels:  debugging, debug
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-22.73%)
Mutual labels:  debugging, debug
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-22.73%)
Mutual labels:  debugging, debug
Boxx
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
Stars: ✭ 429 (+1850%)
Mutual labels:  debugging, debug
Android Debug Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Stars: ✭ 7,946 (+36018.18%)
Mutual labels:  debugging, debug
zab
C++20 liburing backed coroutine executor and event loop framework.
Stars: ✭ 54 (+145.45%)
Icecream Cpp
🍦 Never use cout/printf to debug again
Stars: ✭ 225 (+922.73%)
Mutual labels:  debugging, debug
Asynchronous
Implementation-agnostic asynchronous code
Stars: ✭ 13 (-40.91%)
Mutual labels:  asynchronous, async-programming
krumo
Krumo: Structured information display solution for PHP
Stars: ✭ 74 (+236.36%)
Mutual labels:  debugging, debug
Restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Stars: ✭ 1,551 (+6950%)
Mutual labels:  asynchronous, async-programming
axios-curlirize
axios plugin converting requests to cURL commands, saving and logging them.
Stars: ✭ 152 (+590.91%)
Mutual labels:  debugging, debug
windbgtree
A command tree based on commands and extensions for Windows Kernel Debugging.
Stars: ✭ 94 (+327.27%)
Mutual labels:  debugging, debug
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-18.18%)
Mutual labels:  debugging, debug
dwarf import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
Stars: ✭ 18 (-18.18%)
Mutual labels:  debugging, debug
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+14404.55%)
Mutual labels:  debugging, debug
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+17031.82%)
Mutual labels:  debugging, debug
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+4400%)
Mutual labels:  debugging, debug
Node In Debugging
《Node.js 调试指南》
Stars: ✭ 6,139 (+27804.55%)
Mutual labels:  debugging, debug
Cli Debugging Cheatsheets
🔥 Collection of command-line debugging cheatsheets for multiple languages and runtimes
Stars: ✭ 239 (+986.36%)
Mutual labels:  debugging, debug
Debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 9,912 (+44954.55%)
Mutual labels:  debugging, debug
Blender Debugger For Vscode
Blender addon for remote debugging Blender with VS Code (and Visual Studio)
Stars: ✭ 123 (+459.09%)
Mutual labels:  debugging, debug
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (+1104.55%)
Mutual labels:  asynchronous, async-programming
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+14295.45%)
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+859.09%)
Mutual labels:  debugging, debug
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (+163.64%)
Minotaur
A pythonic, asynchronous, inotify interface
Stars: ✭ 163 (+640.91%)
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+131.82%)
Mutual labels:  debugging, debug
Rx.Book
High level asynchronous programming with Reactive Extensions
Stars: ✭ 67 (+204.55%)
Mutual labels:  asynchronous, async-programming
clrprint
Print colorful output in the terminal, idle, cmd, and Windows PowerShell using the same functions.
Stars: ✭ 22 (+0%)
Mutual labels:  debugging, debug
PowerPreference
💾 A Powerful library to control and simplify the usage of shared preference in Android.
Stars: ✭ 95 (+331.82%)
Mutual labels:  debugging, debug
debug
A small debugging library for C++
Stars: ✭ 30 (+36.36%)
Mutual labels:  debugging, debug
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+263.64%)
Mutual labels:  debugging, debug
Trace
Creates super long stack traces
Stars: ✭ 183 (+731.82%)
Mutual labels:  debugging, asynchronous
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (+136.36%)
Mutual labels:  debugging, debug
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-13.64%)
Mutual labels:  debugging, debug
ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Stars: ✭ 13 (-40.91%)
Mutual labels:  asynchronous, async-programming
Godbg
Go implementation of the Rust `dbg` macro
Stars: ✭ 172 (+681.82%)
Mutual labels:  debugging, debug
Bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
Stars: ✭ 3,198 (+14436.36%)
Mutual labels:  debugging, debug
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 (+16763.64%)
Mutual labels:  debugging, debug
Debugo
一个可能有点用的 iOS 调试工具~
Stars: ✭ 258 (+1072.73%)
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 (-9.09%)
Mutual labels:  debugging, debug
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+3290.91%)
Mutual labels:  debugging, debug
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+118.18%)
Mutual labels:  debugging, debug
caddy-trace
Request Debugging Middleware Plugin for Caddy v2
Stars: ✭ 25 (+13.64%)
Mutual labels:  debugging, debug
Scyllahide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Stars: ✭ 2,211 (+9950%)
Mutual labels:  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 (+281.82%)
Mutual labels:  debugging, debug
Scala Trace Debug
Macro based print debugging. Locates log statements in your IDE.
Stars: ✭ 110 (+400%)
Mutual labels:  debugging, debug
Vlog
An in-display logging library for Android 📲
Stars: ✭ 86 (+290.91%)
Mutual labels:  debugging, debug
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+9463.64%)
Mutual labels:  debugging, debug
async
Asynchronous programming for R -- async/await and generators/yield
Stars: ✭ 37 (+68.18%)
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (+27.27%)
Mutual labels:  asynchronous, async-programming
pydbg
Python implementation of the Rust `dbg` macro
Stars: ✭ 85 (+286.36%)
Mutual labels:  debugging, debug
Debugdrawer
Android Debug Drawer for faster development
Stars: ✭ 1,168 (+5209.09%)
Mutual labels:  debugging, debug
Android Remote Debugger
A library for remote logging, database debugging, shared preferences and network requests
Stars: ✭ 132 (+500%)
Mutual labels:  debugging, debug
1-60 of 971 similar projects