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.
A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
Terminal readline library for Clojure dialects
A powerful Clojure web library, full HTTP, full async - see https://juxt.pro/yada/index.html
CLI to transform between JSON, EDN, YAML and Transit using Clojure
A repo which compares the speed of different programming languages.
A Clojure library for embracing SQL
Lisp/Hiccup style templating for Facebook's React in ClojureScript.
Clojure documentation tool
A simple, fast and versatile Datalog database
HTML as data
a library to define a continuous delivery pipeline in code
A declarative programming framework
Figwheel Main provides tooling for developing ClojureScript applications
a template project for the Luminus framework
Read and write Office Excel documents from Clojure
Database-independent migration library
Experimental ClojureScript to ES6 module compiler
A Simple UI Library That Runs Anywhere
Trigger events and automate shows in response to events on Pioneer CDJs
Read Eval Visualize Loop for Clojure
Complete instrumentation for clojure.spec
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
A Rust port of parinfer.
Clojure(Script) tools for clojure.spec
Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection
Project your Clojure(Script) REPL into the same context as your code when it ran
ClojureScript + Electron + Figwheel + Reagent = ❤❤❤
Clojurecademy Web Application
The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
Making VS Code Hackable like Emacs since 2022
An *arr request bot for Discord
A classy high-level Clojure library for defining application models and retrieving them from a DB
The fullest full stack clojure web framework
📚 A central documentation hub for the Clojure community
Simple performance monitoring library for Clojure/Script
CRUD apps as a function
User aliases and Clojure CLI configuration for deps.edn based projects
Lightweight, modular framework for scalable web development in Clojure
Fast Idiomatic Pretty Printer for Clojure
A promise library & concurrency toolkit for Clojure and ClojureScript.
Clojure Interactive Development Environment for Vim8/Neovim
A library to diff and patch Clojure/ClojureScript data structures
μ/log is a micro-logging library that logs events and data, not words!
Simple, extensible and powerful one stop personal assistant
Tupelo: Clojure With A Spoonful of Honey
Infer Clojure specs from sample data. Inspired by F#'s type providers.
A Clojure application foundation from JUXT
A macro to define clojure functions with parameter pattern matching just like erlang or elixir.
Ring plugin for Leiningen
Java 8 Date-Time API for Clojure