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

intermine

249
Stars
351
Forks
Watchers

A powerful open source data warehouse system

konstellate

1.5k
Stars
83
Forks
Watchers

Free and Open Source GUI to Visualize Kubernetes Applications.

Selmer

960
Stars
112
Forks
Watchers

A fast, Django inspired template system in Clojure.

clojure-lsp

1.1k
Stars
149
Forks
Watchers

Clojure & ClojureScript Language Server (LSP) implementation

afterglow

412
Stars
23
Forks
Watchers

A live-coding lighting controller, building on the Open Lighting Architecture with Clojure and bits of Overtone.

toucan

569
Stars
49
Forks
Watchers

A classy high-level Clojure library for defining application models and retrieving them from a DB

cider

3.5k
Stars
642
Forks
Watchers

The Clojure Interactive Development Environment that Rocks for Emacs

clojure-mode

902
Stars
248
Forks
Watchers

Emacs support for the Clojure(Script) programming language

clj-refactor.el

764
Stars
109
Forks
Watchers

A CIDER extension that provides powerful commands for refactoring Clojure code.

reagent

4.7k
Stars
408
Forks
Watchers

A minimalistic ClojureScript interface to React.js