spyscope
Debugging library
A library of tools for debugging single- and multi-threaded applications written in Clojure.
Trace-oriented debugging tools for Clojure
586 stars
20 watching
35 forks
Language: Clojure
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
dgrnbrg/redl | An IDE integration project that enhances Clojure's functionality with improved autocompletion and debugging tools. | 33 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,781 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
dgrnbrg/vim-redl | A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. | 106 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
bradleyjkemp/grpc-tools | A suite of tools for debugging and analyzing gRPC requests and responses | 1,212 |
fergarrui/ethereum-graph-debugger | A graphical debugger for Ethereum transactions and contracts that visualizes the control flow graph and execution trace | 352 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
dgrnbrg/clj-mesos | A Clojure library providing a Java API-based integration with Mesos | 30 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
thegebirge/denodig | Tools for extracting application code and npm packages from stand-alone Deno binaries. | 0 |
bgamari/ghc-debug | Enables heap inspection and analysis of running Haskell programs from an external debugger | 62 |
sanjaywave/diaglibrary | A collection of tools and utilities for interacting with Qualcomm devices on Linux and Android platforms. | 22 |