Clojure topic
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
clj-statecharts
State Machine and StateCharts for Clojure(Script)
cascade
A library of continuation-passing, thunk-producing versions of many Clojure core functions.
antq
Point out your outdated dependencies.
build.edn
Make your Clojure library build process easy.
clojurice
An opinionated starter app for full-stack web applications in Clojure
advent-of-cljc
Cross platform Clojure Advent of Code solutions
clojure-hl7-messaging-2-parser
HL7 v2.x Messaging Parser