Clojure
Clojure Deref (Oct 25, 2024)

Clojure Deref (Oct 25, 2024)

25 October 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:

  • ring 1.13.0 - Clojure HTTP server abstraction

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

  • lazytest 1.3.0 - A standalone BDD test framework for Clojure

  • re-route 0.1.0 - Routing wrapper library for SPAs based on re-frame

  • clj-async-profiler 1.4.0 - Embedded high-precision Clojure profiler

  • daba 0.2.0 - Daba is a graphical database client for REPL-enabled queries and visualization

  • proletarian 1.0.86-alpha - A durable job queuing and worker system for Clojure backed by PostgreSQL

  • nbb 1.3.194 - Scripting in Clojure on Node.js using SCI

  • chickn - Evolutionary algorithms library for Clojure(script)

  • overtone 0.15.3295 - Collaborative Programmable Music

  • fulcro-rad-semantic-ui 1.4.5 - Semantic UI Rendering Plugin for RAD

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

  • noj 2-alpha9.3 - A clojure framework for data science

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

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

  • honeysql 2.6.1203 - Turn Clojure data structures into SQL

  • kindly 4-beta13 - A small library for defining how different kinds of things should be rendered

  • kindly-advice 1-beta10 - A small library to advise Clojure data visualization and notebook tools how to display forms and values, following the kindly convention