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.
carmine-streams
Utility functions for working with Redis streams in carmine
clonings
A project for learning Clojure, based on rustlings.
clj-on-k8s-quickstart
Clojure on Kubernetes, the fast way.
diffuse
Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.
girouette
Grammar-based, generative approach to CSS.
html-to-hiccup
A html->hiccup conversion function in pure CLJC
minimallist
A minimalist data driven data model library, inspired by Clojure Spec and Malli.
advenjure
Text adventure engine written in Clojure and ClojureScript