Clojure
Clojure Deref (Apr 5, 2025)

Clojure Deref (Apr 5, 2025)

05 April 2025
Alex Miller

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

Libraries and Tools

New releases and tools this week:

  • core.async 1.8.735 - Facilities for async programming and communication in Clojure

  • splint 1.20.0 - A Clojure linter focused on style and code shape

  • big-config - An alternative to traditional configuration languages

  • valhalla 2025.3.29 - A ClojureScript focused validation library

  • futurama 1.3.1 - Futurama is a Clojure library for more deeply integrating async abstractions with core.async

  • atproto-clj - ATProto Clojure SDK

  • snitch 0.1.16 - Snitch is inline-defs on steroids

  • replicant 2025.03.27 - A data-driven rendering library for Clojure(Script) that renders hiccup to DOM or to strings

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

  • desiderata 1.1.0 - Things wanted or needed but missing from clojure.core

  • process 0.6.23 - Clojure library for shelling out / spawning sub-processes

  • edamame 1.4.29 - Configurable EDN/Clojure parser with location metadata

  • pact 1.0.8 - clojure.spec to json-schema generation library

  • clay 2-beta39 - A tiny Clojure tool for dynamic workflow of data visualization and literate programming

  • noj 2-beta14 - A clojure framework for data science

  • clojure-cli-config 2025-04-02 - User aliases and Clojure CLI configuration for deps.edn based projects

  • pod-babashka-instaparse 0.0.5 - A pod exposing Instaparse to babashka

  • game-of-life-cljs - Conway’s Game of Life implemented in ClojureScript