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

Clojure Deref (Sept 29, 2023)

29 September 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:

  • openai-clojure 0.11.0 - Clojure functions to drive the OpenAI API

  • malli 0.13.0 - High-performance Data-Driven Data Specification Library for Clojure/Script

  • clj-depend 0.9.0 - A Clojure namespace dependency analyzer

  • neil 0.2.61 - A CLI to add common aliases and features to deps.edn-based projects

  • vault-clj 2.1.583 - Clojure client for Hashicorp’s Vault secret management system

  • aleph 0.7.0-alpha2 - Asynchronous communication for Clojure

  • bbin 0.2.1 - Install any Babashka script or project with one command

  • babashka 1.3.185 - Native, fast starting Clojure interpreter for scripting

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

  • clojure-ts-mode 0.2.0 - The next generation Clojure major mode for Emacs, powered by TreeSitter

  • automigrate 0.1.1 - Database auto-migration tool for Clojure

  • tiara 0.3.1 - A small data structure library

  • spike 0.0.2 - Simple SPARQL client for Clojure

  • asami 2.3.4 - A flexible graph store, written in Clojure

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

  • cli 0.7.53 - Turn Clojure functions into CLIs