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

edn_format

131
Stars
29
Forks
Watchers

EDN reader and writer implementation in Python, using PLY (lex, yacc)

clj.native-cli

22
Stars
1
Forks
Watchers

Template for creating native CLI tools with Clojure and GraalVM

clj.native-image

267
Stars
19
Forks
Watchers

Build GraalVM native images with Clojure Deps and CLI tools

clojurl

64
Stars
3
Forks
Watchers

An example Clojure CLI HTTP/S client using GraalVM native image

lein-native-image

241
Stars
6
Forks
Watchers

A Leiningen plugin to build GraalVM native images

automigrate

68
Stars
0
Forks
Watchers

:robot: Auto-generated database migrations for Clojure

clojure-dependency-update-action

39
Stars
6
Forks
Watchers

[MAINTENANCE ONLY]: A simple GitHub Actions job to create Pull Requests for outdated dependencies in clojure projects

intellij-rainbow-brackets

4.4k
Stars
204
Forks
Watchers

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

Clojush

328
Stars
92
Forks
Watchers

The Push programming language and the PushGP genetic programming system implemented in Clojure.

clj-slack

131
Stars
36
Forks
Watchers

Use Slack REST API from Clojure