Clojure
Share your thoughts in the 2025 State of Clojure Survey!
Clojure Deref (Sep 2, 2022)

Clojure Deref (Sep 2, 2022)

02 September 2022
Alex Miller

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

Libraries and Tools

New releases and tools this week:

  • Calva 2.0.298 - Clojure & ClojureScript Interactive Programming for VS Code

  • pathom3 2022.08.29-alpha - A library for navigating data

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

  • fs 0.1.11 - File system utility library for Clojure

  • tapestry 0.3.0-SNAPSHOT - Weave loom fibers into your Clojure

  • vim-iced 3.11.3086 - Clojure Interactive Development Environment for Vim8/Neovim

  • deep-diamond 0.25 - A fast Clojure Tensor & Deep Learning library

  • resocket - Clojure WebSocket client wrapping JDK11 WebSocket and exposing a core.async API

  • clojurescript-screeps-webpack - A tool that bundles your screeps code into a single file without using advanced optimizations

  • clojure-lsp 2022.09.01-15.27.31 - A Language Server for Clojure(script)

  • scittle 0.3.10 - This project exposes the Small Clojure Interpreter in the browser in such a way that you can use it with the script tag

  • playcanvas-cljs-demo - PlayCanvas ClojureScript Demo App

  • data.union-find 1.0.0 - A Clojure implementation of the Union-Find data structure

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

  • fulcro-rad-datomic 1.3.1 - Datomic database support plugin for Fulcro RAD

  • TrueGrit 1.0.12 - A data-driven, functionally-oriented, idiomatic Clojure library for circuit breakers, bulkheads, retries, rate limiters, timeouts, etc

  • humane-are 1.0.2 - Drop-in replacement for clojure.test/are with better error output and better arg validation

  • clj-yaml 0.7.109 - YAML encoding and decoding for Clojure

  • values - Return multiple values from a single function call