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

carmine-streams

34
Stars
2
Forks
Watchers

Utility functions for working with Redis streams in carmine

clonings

34
Stars
3
Forks
Watchers

A project for learning Clojure, based on rustlings.

clj-book

33
Stars
4
Forks
Watchers

Книга «Clojure на производстве»

clj-on-k8s-quickstart

75
Stars
6
Forks
Watchers

Clojure on Kubernetes, the fast way.

diffuse

45
Stars
0
Forks
Watchers

Diffuse is a library to create, use and manipulate diffs, to build the change you wish to see in your data.

girouette

201
Stars
18
Forks
Watchers

Grammar-based, generative approach to CSS.

html-to-hiccup

48
Stars
4
Forks
Watchers

A html->hiccup conversion function in pure CLJC

minimallist

64
Stars
1
Forks
Watchers

A minimalist data driven data model library, inspired by Clojure Spec and Malli.

clj-deps-make

20
Stars
0
Forks
Watchers

GNU Make <3 Clojure CLI and deps.edn

advenjure

313
Stars
18
Forks
Watchers

Text adventure engine written in Clojure and ClojureScript