Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (Dec 22, 2023)

Clojure Deref (Dec 22, 2023)

22 December 2023
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:

  • clara-eav 0.1.9 - EAV triplets for Clara Rules, solving the update problem

  • java.data 1.1.103 - Functions for recursively converting Java beans to Clojure and vice versa

  • next-jdbc 1.3.909 - A modern low-level Clojure wrapper for JDBC-based access to databases

  • defacto - A light-weight, highly customizable state store for clojure(script)

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

  • TrueGrit 2.2.32 - A data-driven, functionally-oriented, idiomatic Clojure library for circuit breakers, bulkheads, retries, rate limiters, timeouts, etc.

  • polylith 0.2.18 - A tool used to develop Polylith based architectures in Clojure

  • balloon 0.1.0 - Deflate a nested map into one level deep or inflate a one level into a nested map using delimited keys

  • powerpack 2023.12.21 - A batteries-included static web site toolkit for Clojure

  • fs 0.5.20 - File system utility library for Clojure

  • data.json 2.5.0 - JSON in Clojure

  • hirundo 4.0.2 - Helidon 4.x RING adapter - using loom/java21+

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

  • calva 2.0.405 - Clojure & ClojureScript Interactive Programming for VS Code