Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (Aug 26, 2025)

Clojure Deref (Aug 26, 2025)

26 August 2025
Christoph Neumann

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS).

Upcoming Events

Blogs, articles, and projects

Libraries and Tools

New releases and tools this week:

  • clojure 1.12.2 - The Clojure programming language

  • clojure_cli 1.12.2.1565 - Clojure CLI

  • aleph 0.9.1 - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP

  • truss 2.2.0 - Micro toolkit for Clojure/Script errors

  • scittle 0.7.27 - Execute Clojure(Script) directly from browser script tags via SCI

  • timbre 6.8.0 - Pure Clojure/Script logging library

  • trove 1.0.0 - Modern logging facade for Clojure/Script

  • datastar.wow - A data-oriented approach to Datastar using the official SDK and Nexus. Wow!

  • sci 0.10.49 - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs

  • telemere 1.1.0 - Structured logs and telemetry for Clojure/Script

  • snowpark-clj - A Clojure API for Snowpark and Snowflake.

  • monkeyci 0.19.7.2 - Next-generation CI/CD tool that uses the full power of Clojure!

  • sn0wt3ch - A repo that contains all the information regarding technology at Sn0wf1eld, Lda and how to use it

  • qclojure 0.12.0 - A functional quantum computer programming library for Clojure with backend protocols, simulation backends and visualizations.

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

  • calva-backseat-driver 0.0.18 - VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server.

  • joyride 0.0.61 - Making VS Code Hackable like Emacs since 2022

  • komb 0.0.2 - Sort and tidy up some JSON

  • http-server 0.1.14 - Serve static assets

  • deps.clj 1.12.2.1565 - A faithful port of the clojure CLI bash script to Clojure