scope-capture VS debug-repl

Compare scope-capture vs debug-repl and see what are their differences.

scope-capture

Project your Clojure(Script) REPL into the same context as your code when it ran (by vvvvalvalval)

debug-repl

A Clojure debug repl as nrepl middleware (by gfredericks)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
scope-capture debug-repl
9 3
557 99
- -
0.0 0.0
over 1 year ago over 3 years ago
Clojure Clojure
MIT License Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scope-capture

Posts with mentions or reviews of scope-capture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.

debug-repl

Posts with mentions or reviews of debug-repl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-06.
  • Debugging in Clojure
    5 projects | news.ycombinator.com | 6 Jul 2021
    Cursive's debugger doesn't, but as one of the other posters mentioned there's a library called debug-repl which gives you this: https://github.com/gfredericks/debug-repl.

    However, as I mentioned in the article, I've found it's usually better to use scope-capture than a debugger that pauses execution. The main reason is that I mainly work with Kafka Streams atm, and when the debugger pauses one thread other threads start timing out and throwing exceptions.

  • Let, try and other code blocks in the REPL
    4 projects | /r/Clojure | 24 Mar 2021
    I think gary already did this with debug repl.

What are some alternatives?

When comparing scope-capture and debug-repl you can also consider the following projects:

clojure - The Clojure programming language

mulog - μ/log is a micro-logging library that logs events and data, not words!

flow-storm-debugger - A debugger for Clojure and ClojureScript with some unique features.

spyscope - Trace-oriented debugging tools for Clojure

hashp - A better "prn" for debugging

lexikon - Reify, manipulate and replay the lexical environment in Clojure

truss - Assertions micro-library for Clojure/Script

cider - The Clojure Interactive Development Environment that Rocks for Emacs

rebel-readline - Terminal readline library for Clojure dialects

Cider - A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀

spec-tools - Clojure(Script) tools for clojure.spec