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.
luminus-template
a template project for the Luminus framework
beakerx
Beaker Extensions for Jupyter Notebook
sketchy
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
medley
A lightweight library of useful Clojure functions
onyx
Distributed, masterless, high performance, fault tolerant data processing
fn-fx
A Functional API around JavaFX / OpenJFX.
nodebook
Nodebook - Multi-Lang Web REPL + CLI Code runner
expound
Human-optimized error messages for clojure.spec
tilakone
Minimalistic finite state machine (FSM) in Clojure
hodur-engine
Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and validate it, and then either consume your model via an A...