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

Clojure Deref (Dec 20, 2024)

20 December 2024
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.7.701 - Facilities for async programming and communication in Clojure

  • collet 0.1.0 - Collet is a powerful Clojure library designed to simplify the development and execution of data processing pipelines (ETL or ELT)

  • uix.css 0.2.1 - CSS-in-CLJS library

  • cljs-react-devtools 0.2.0 - React DevTools for ClojureScript wrappers

  • komb 0.0.1 - A tiny Babashka utility for sorting JSON

  • honeysql 2.6.1243 - Turn Clojure data structures into SQL

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

  • tablemath 1-alpha2 - Math and statistics modelling with table ergonomics

  • tableplot 1-beta5 - Easy layered graphics with Hanami & Tablecloth

  • porter - babashka library for creating config files

  • ClojureDart - Clojure dialect for Flutter and Dart

  • fast-edn 1.1.0 - Drop-in replacement for clojure.edn that is 6 times faster

  • malapropism 0.5.234 - Malli-backed configuration library

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

  • astro 2024-12-17 - Rich development workflow with Clojure support, using AstroNvim 4 and selected plugins

  • jsonista 0.3.13 - Clojure library for fast JSON encoding and decoding

  • clojure-cli-config 2024-12-19 - User aliases and Clojure CLI configuration for deps.edn based projects

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