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

alia

245
Stars
47
Forks
Watchers

High performance Cassandra client for clojure

auspex

40
Stars
0
Forks
Watchers

Mini wrapper over java CompletableFuture with a manifold deferred after-taste

lein-nsorg

47
Stars
3
Forks
Watchers

Leiningen plugin for organizing ns form

clojure.java-time

459
Stars
45
Forks
Watchers

Java 8 Date-Time API for Clojure

clojure.joda-time

27
Stars
0
Forks
Watchers

An idiomatic Clojure wrapper for Joda-Time

hikari-cp

412
Stars
52
Forks
Watchers

A Clojure wrapper to HikariCP JDBC connection pool

clojure-lint-spacemacs-layer

22
Stars
1
Forks
Watchers

Spacemacs-layer to add and configure a linter for Clojure

stylefy

315
Stars
10
Forks
Watchers

Clojure(Script) library for styling user interface components with ease.

app-from-scratch

86
Stars
13
Forks
Watchers

Book about Clean Architecture and Clojure