Clojure Deref (Oct 3, 2022)

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)

Blogs and articles

Libraries and tools

New releases and tools this week:

  • clj-http-lite 1.0.13 - A JVM and babashka compatible lite version of clj-http

  • rewrite-edn 0.3.4 - Utility lib on top of rewrite-clj with common operations to update EDN while preserving whitespace and comments

  • feeds - Announce Clojure events with the CLI

  • bbssh - Babashka pod for SSH support

  • fully-satisfies 1.9.0 - Utility functions for Clojure

  • muotti 0.2.0 - Muotti is a graph based value transformer library

  • secrets.clj - A library designed to generate cryptographically strong random numbers

  • pretty 1.2 - Library for helping print things prettily, in Clojure

  • procedure.async 0.1.0 - Async procedures for Clojure

  • clj-test-containers 0.7.3 - Control Docker containers from your test lifecycle for Clojure integration tests

  • tacos 0.0.2 - Collection of timeseries technical analysis indicators

  • graphcom 0.1.1 - Composable incremental computations engine

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

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

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