playback
Dataflow debugger
A tool for immediate visibility into a program's dataflow, enabling instant feedback and hassle-free data extraction
Easier-than-print dataflow tracing to tap> and Portal with automatic last-input function replay on eval, instant re-render and effortless extraction of traced data
93 stars
4 watching
1 forks
Language: Clojure
last commit: 9 months ago
Linked from 1 awesome list
babashkaclojureclojurescriptdebugginginteractive-developmentportalrepltracing
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
flow-storm/flow-storm-debugger | An omniscient debugger for Clojure and ClojureScript with automatic instrumentation features. | 709 |
hoplon/javelin | A dataflow programming library built on top of ClojureScript. | 809 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 32 |
haskell/hoopl | A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 24 |
ertugrulcetin/re-frame-flow | Visualizes re-frame event chains as a graph-based tool | 149 |
derekparker/delve | A debugger for the Go programming language aimed at providing simple and full featured debugging tools. | 637 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |
danluu/debugging-stories | A collection of real-world debugging stories from various systems and technologies | 3,770 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 250 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
fractalide/fractalide | A platform for composable software using dataflow graphs, focusing on reusable and reproducible nodes for efficient computation | 873 |