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

clj-nix

132
Stars
19
Forks
Watchers

Nix helpers for Clojure projects

coc-conjure

33
Stars
3
Forks
Watchers

Conjure extension for coc.nvim

awesome-clojurescript

1.0k
Stars
63
Forks
Watchers

A community driven list of ClojureScript frameworks, libraries and wrappers.

natal

405
Stars
119
Forks
Watchers

📲 Bootstrap ClojureScript React Native apps

natal-shell

38
Stars
6
Forks
Watchers

A thin ClojureScript wrapper around the React Native API

akar

174
Stars
13
Forks
Watchers

First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.

buran

31
Stars
1
Forks
Watchers

Bidirectional, data-driven RSS/Atom feed consumer, producer and feeds aggregator

clojure-style-guide

4.0k
Stars
277
Forks
Watchers

A community coding style guide for the Clojure programming language

polyglot-java

27
Stars
10
Forks
Watchers

A demonstration on how to integrate different JVM languages into a multi-module Maven build.

clean-todos

86
Stars
9
Forks
Watchers

:clipboard: A todo example leveraging clean architecture in Clojure