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.
intermine
A powerful open source data warehouse system
konstellate
Free and Open Source GUI to Visualize Kubernetes Applications.
Selmer
A fast, Django inspired template system in Clojure.
clojure-lsp
Clojure & ClojureScript Language Server (LSP) implementation
afterglow
A live-coding lighting controller, building on the Open Lighting Architecture with Clojure and bits of Overtone.
toucan
A classy high-level Clojure library for defining application models and retrieving them from a DB
cider
The Clojure Interactive Development Environment that Rocks for Emacs
clojure-mode
Emacs support for the Clojure(Script) programming language
clj-refactor.el
A CIDER extension that provides powerful commands for refactoring Clojure code.
reagent
A minimalistic ClojureScript interface to React.js