26 open-source projects similar to clojure/tools.trace, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tools.trace alternative.
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
A debugger for Clojure and ClojureScript with some unique features.
Clojure REPL that is aware of surrounding lexical scope
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
HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr
React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro
A Clojure library designed to provide hassle-free, ready to go gRPC experience without ton of preparations and Java code.
Enhanced try and throw for Clojure leveraging Clojure's capabilities
A Leiningen plugin for a superior development environment
Project your Clojure(Script) REPL into the same context as your code when it ran