Debugging in Clojure · Dave Martin's Blog

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

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
  • hashp

    A better "prn" for debugging

  • Though very similar to #spy/p / #spy/d, I really like https://github.com/weavejester/hashp. It colors the syntax, shows the expression and the source code location.

  • debux

    A trace-based debugging library for Clojure and ClojureScript.

  • To debug a threading macro you definitely should take a look at debux https://github.com/philoskim/debux .

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • FlowStorm a omniscient time travel debugger for Clojure/CLJS

    1 project | news.ycombinator.com | 24 Oct 2023
  • build.simple: tools.build without the DIY – install, sign and deploy libraries easily and securely like with Leiningen

    2 projects | /r/Clojure | 17 Oct 2023
  • What I Have Changed My Mind About in Software Development

    4 projects | news.ycombinator.com | 10 Sep 2023
  • Playback – Interactive Programming and Print Debugging Reimagined (successor to Ghostwheel's tracing component)

    1 project | /r/Clojure | 23 Jul 2023
  • Automatic function argument / return value collection

    1 project | /r/Clojure | 3 Jul 2023