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 repo which compares the speed of different programming languages.
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 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
Trigger events and automate shows in response to events on Pioneer CDJs
HTML as data
a library to define a continuous delivery pipeline in code
A declarative programming framework
Experimental ClojureScript to ES6 module compiler
Figwheel Main provides tooling for developing ClojureScript applications
a template project for the Luminus framework
Read and write Office Excel documents from Clojure
A Simple UI Library That Runs Anywhere
Database-independent migration library
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.
Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection
Clojure(Script) tools for clojure.spec
Project your Clojure(Script) REPL into the same context as your code when it ran
ClojureScript + Electron + Figwheel + Reagent = ❤❤❤
An *arr request bot for Discord
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
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
User aliases and Clojure CLI configuration for deps.edn based projects
Simple performance monitoring library for Clojure/Script
CRUD apps as a function
Lightweight, modular framework for scalable web development in Clojure
Fast Idiomatic Pretty Printer for Clojure
A promise library & concurrency toolkit for Clojure and ClojureScript.
μ/log is a micro-logging library that logs events and data, not words!
Almost Clojure written in Go.
Clojure Interactive Development Environment for Vim8/Neovim
A library to diff and patch Clojure/ClojureScript data structures
Simple, extensible and powerful one stop personal assistant
Tupelo: Clojure With A Spoonful of Honey
A functional, Lisp-inspired language that compiles to PHP. Inspired by Clojure, Phel brings macros, persistent data structures, and expressive functio...
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.