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.
rackjure
Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
lucene-grep
Grep-like utility based on Lucene Monitor compiled with GraalVM native-image
cause
An EDN-like CRDT (Causal Tree) for Clojure & ClojureScript that automatically tracks history and resolves conflicts.
compojure-api
Sweet web apis with Compojure & Swagger
Postmortem
A simple debug library for Clojure(Script) that features data-oriented logging and tracing