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

rackjure

234
Stars
17
Forks
Watchers

Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.

lucene-grep

189
Stars
5
Forks
Watchers

Grep-like utility based on Lucene Monitor compiled with GraalVM native-image

cause

137
Stars
7
Forks
Watchers

An EDN-like CRDT (Causal Tree) for Clojure & ClojureScript that automatically tracks history and resolves conflicts.

compojure-api

1.1k
Stars
149
Forks
Watchers

Sweet web apis with Compojure & Swagger

tools.build

199
Stars
28
Forks
Watchers

Clojure builds as Clojure programs

acha

465
Stars
33
Forks
Watchers

Git Achievements

tetris

114
Stars
7
Forks
Watchers

An almost complete tetris

eftest

420
Stars
42
Forks
Watchers

Fast and pretty Clojure test runner

Postmortem

155
Stars
2
Forks
Watchers

A simple debug library for Clojure(Script) that features data-oriented logging and tracing

boot

1.8k
Stars
179
Forks
Watchers

Build tooling for Clojure.