Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (Jan 23, 2025)

Clojure Deref (Jan 23, 2025)

23 January 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:

  • wolframite 1.0.0 - An interface between Clojure and Wolfram Language (the language of Mathematica)

  • navi 0.1.2 - A tiny, data-driven library converting OpenAPI spec to Reitit routes

  • gen 1.0.3 - A CLI tool to generate files and run commands from templates

  • datalevin 0.9.17 - A simple, fast and versatile Datalog database

  • speclj 3.6.0 - pronounced "speckle": a TDD/BDD framework for Clojure

  • clojure-cpp 0.4.0 - Clojure native interop through JavaCPP

  • fpipes 1.0.0 - Functional pipe operators inspired by the F# and OCaml |> pipe operator for Clojure

  • pg2 0.1.31 - A fast PostgreSQL driver for Clojure

  • di 3.3.0 - DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments

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

  • clein 0.4.1 - Build and deploy your deps.edn projects with ease!

  • babashka-sql-pods 0.1.3 - Babashka pods for SQL databases

  • honeysql 2.6.1270 - Turn Clojure data structures into SQL

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

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

  • cljs-josh 0.0.5 - Scittle cljs live-reloading server

  • navi 0.1.2 - A tiny, data-driven library converting OpenAPI spec to Reitit routes

  • tableplot 1-beta9.1 - Easy layered graphics with Hanami & Tablecloth

  • noj 2-beta5.1 - A clojure framework for data science

  • clojure-lsp 2025.01.22-23.28.23 - Clojure & ClojureScript Language Server (LSP) implementation