Clojure
Share your thoughts in the 2024 State of Clojure Survey!
Clojure Deref (June 8, 2024)

Clojure Deref (June 8, 2024)

08 June 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.

Podcasts and videos

Blogs, articles, and projects

Libraries and Tools

New releases and tools this week:

  • subzero 0.0.1 - Build web components with ClojureScript

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

  • fastmath 3.0.0-SNAPSHOT - Fast primitive based math library

  • clerk 0.16.1016 - Moldable Live Programming for Clojure

  • cherry 0.2.18 - Experimental ClojureScript to ES6 module compiler

  • html 0.1.1 - Html generation library inspired by squint’s html tag

  • pedestal 0.7.0-rc-2 - The Pedestal Server-side Libraries

  • yamlscript 0.1.60 - Programming in YAML

  • pretty 3.0.0 - Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions

  • overarch 0.20.0 - A data driven description of software architecture based on UML and the C4 model