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

ffclj

54
Stars
0
Forks
Watchers

Clojure ffmpeg wrapper

clojure-of-things

60
Stars
2
Forks
Watchers

Documentation about how to run Clojure on the Raspberry Pi

dsim.cljc

118
Stars
5
Forks
Watchers

Idiomatic and purely functional discrete event-simulation

fdat.cljc

54
Stars
3
Forks
Watchers

Function serialization between Clojure processes and dialects

kafka.clj

106
Stars
11
Forks
Watchers

Clojure client for Kafka

linux.gpio.clj

32
Stars
1
Forks
Watchers

Use the standard Linux GPIO API from Clojure JVM

clj-fast

233
Stars
1
Forks
Watchers

Unpredictably faster Clojure

piggy

45
Stars
1
Forks
Watchers

Test for spec compatibility and breaking changes.

parcera

106
Stars
6
Forks
Watchers

Grammar-based Clojure(script) parser

cljs-snake

21
Stars
0
Forks
Watchers

Snake in 100 lines of ClojureScript using Reagent for a #TechTalk at UCT