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.
auspex
Mini wrapper over java CompletableFuture with a manifold deferred after-taste
lein-nsorg
Leiningen plugin for organizing ns form
clojure.java-time
Java 8 Date-Time API for Clojure
clojure.joda-time
An idiomatic Clojure wrapper for Joda-Time
hikari-cp
A Clojure wrapper to HikariCP JDBC connection pool
clojure-lint-spacemacs-layer
Spacemacs-layer to add and configure a linter for Clojure
stylefy
Clojure(Script) library for styling user interface components with ease.
app-from-scratch
Book about Clean Architecture and Clojure