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.

List Clojure repositories

figwheel-main

632
Stars
94
Forks
Watchers

Figwheel Main provides tooling for developing ClojureScript applications

scope-capture

568
Stars
13
Forks
Watchers

Project your Clojure(Script) REPL into the same context as your code when it ran

orchard

321
Stars
54
Forks
Watchers

A fertile ground for Clojure tooling

cryogen

1.1k
Stars
99
Forks
Watchers

A simple static site generator written in Clojure

bayadera

362
Stars
24
Forks
Watchers

High-performance Bayesian Data Analysis on the GPU in Clojure

carmine

1.1k
Stars
130
Forks
Watchers

Redis client + message queue for Clojure

promesa

488
Stars
57
Forks
Watchers

A promise library & concurrency toolkit for Clojure and ClojureScript.

tower

277
Stars
24
Forks
Watchers

i18n & L10n library for Clojure/Script

clj-docker-client

174
Stars
13
Forks
Watchers

An idiomatic, data-driven, REPL friendly Clojure Docker client