Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Clojure
C

Clojure

Language
319 projects262.7k total stars23.9k total forks10 languages

Open-source projects built with Clojure

There are currently 319 open-source projects built with Clojure, with a combined total of 262.7k GitHub stars. The most common language among these projects is Clojure.

Showing 319 open-source projects · page 1 of 9

…
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Logseq
Logseqlogseq/logseq

A privacy-first, open-source platform for knowledge management and collaboration using a networked note-taking approach.

44.0k2.7kClojure
1 day ago
cljs.test
cljs.testclojure/clojurescript

A compiler that transforms Clojure code into optimized JavaScript, leveraging the Google Closure compiler for advanced optimization.

9.4k783Clojure
1 day ago
ClojureScript
ClojureScriptclojure/clojurescript

A compiler that transforms Clojure code into optimized JavaScript, leveraging the Google Closure compiler for production builds.

9.4k783Clojure
1 day ago
Jepsen
Jepsenjepsen-io/jepsen

A Clojure library for testing distributed systems with fault injection and correctness verification.

7.4k751Clojure
2 days ago
Leiningen
Leiningentechnomancy/leiningen

A build automation and dependency management tool for Clojure projects.

7.3k1.6kClojure
1 month ago
Overtone
Overtoneovertone/overtone

An open-source toolkit for designing synthesizers and collaborative music programming using Clojure and SuperCollider.

6.2k455Clojure
5 months ago
Datascript
Datascripttonsky/datascript

Immutable in-memory database and Datalog query engine for Clojure, ClojureScript, and JavaScript.

5.8k317Clojure
9 months ago
Compojure
Compojureweavejester/compojure

A concise routing library for Ring/Clojure that composes web applications from small, independent parts.

4.1k259Clojure
10 months ago
ring
ringring-clojure/ring

A Clojure web applications library that abstracts HTTP into a simple, unified API for building modular web components.

3.9k526Clojure
29 days ago
swarmpit
swarmpitswarmpit/swarmpit

A lightweight, mobile-friendly web interface for managing Docker Swarm clusters.

3.5k312Clojure
21 days ago
Quil
Quilquil/quil

A Clojure/ClojureScript library for creating interactive drawings and animations using the Processing API.

3.0k171Clojure
2 months ago
lein-figwheel
lein-figwheelbhauman/lein-figwheel

A Leiningen plugin that builds ClojureScript code and hot loads it into the browser as you code.

2.9k204Clojure
2 years ago
hiccup
hiccupweavejester/hiccup

A Clojure library for representing HTML using vectors and maps, with automatic escaping and CSS-like shortcuts.

2.9k177Clojure
1 year ago
Instaparse
InstaparseEngelberg/instaparse

A Clojure/ClojureScript parser generator that turns EBNF or ABNF grammars into executable parsers for any context-free grammar.

2.8k153Clojure
2 years ago
Pedestal
Pedestalpedestal/pedestal

A Clojure library suite for building secure, extensible, and asynchronous server-side applications.

2.8k312Clojure
20 days ago
specter
specterredplanetlabs/specter

A Clojure(Script) library for concise, high-performance querying and transformation of nested and recursive data structures.

2.6k105Clojure
9 months ago
aleph
alephclj-commons/aleph

Asynchronous streaming communication library for Clojure providing HTTP, TCP, UDP, and WebSocket servers and clients.

2.6k241Clojure
7 days ago
aleph
alephztellman/aleph

A Clojure library for asynchronous streaming communication over HTTP, WebSockets, TCP, and UDP, built on Netty and Manifold.

2.6k241Clojure
7 days ago
http-kit
http-kithttp-kit/http-kit

A minimalist, high-performance event-driven HTTP client and server for Clojure, fully Ring-compatible.

2.6k351Java
2 months ago
Prismatic's schema
Prismatic's schemaplumatic/schema

A Clojure(Script) library for declarative data description, validation, and coercion.

2.5k252Clojure
2 months ago
component
componentstuartsierra/component

A tiny Clojure framework for managing the lifecycle and dependencies of stateful software components.

2.2k95Clojure
9 months ago
Onyx
Onyxonyx-platform/onyx

A masterless, cloud-scale, fault-tolerant distributed computation system for batch and stream processing written in Clojure.

2.1k200Clojure
6 years ago
core.async
core.asyncclojure/core.async

A Clojure library providing facilities for async programming and communication via channels and go blocks.

2.0k215Clojure
1 month ago
core.async
core.asyncclojure/core.async

A Clojure library providing facilities for asynchronous programming and communication via channels.

2.0k215Clojure
1 month ago
honeysql
honeysqljkk/honeysql

A Clojure library that turns data structures into SQL queries, enabling programmatic SQL generation without string concatenation.

1.9k174Clojure
2 days ago
Lacinia
Laciniawalmartlabs/lacinia

A full-featured GraphQL implementation in pure Clojure, providing a backend-agnostic query execution engine.

1.9k167Clojure
1 month ago
Datahike
Datahikereplikativ/datahike

A durable Datalog database with Datomic-compatible APIs, immutable snapshots, and distributed architecture.

1.9k117Clojure
1 day ago
Rum
Rumtonsky/rum

A simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript that wraps React.

1.8k127HTML
1 year ago
Sente
Senteptaoussanis/sente

A small client+server library for building realtime web applications with Clojure and ClojureScript.

1.8k193Clojure
20 days ago
kibit
kibitjonase/kibit

A static code analyzer for Clojure that suggests more idiomatic functions and macros using pattern matching.

1.8k128Clojure
2 years ago
Boot
Bootboot-clj/boot

A Clojure build framework and ad-hoc script evaluator that provides a runtime environment for building projects from Clojure scripts.

1.7k178Clojure
5 years ago
Malli
Mallimetosin/malli

A high-performance, data-driven schema specification library for Clojure and ClojureScript.

1.7k238Clojure
2 months ago
Midje
Midjemarick/Midje

A Clojure test framework offering a migration path from clojure.test with more flexible, readable, and gracious testing.

1.7k128Clojure
2 years ago
ClojureCLR
ClojureCLRclojure/clojure-clr

A native implementation of Clojure for the .NET Common Language Runtime (CLR), enabling functional programming on Microsoft platforms.

1.6k166C#
2 days ago
closh
closhdundalek/closh

A modern, Bash-like shell that uses Clojure syntax for command composition and data manipulation.

1.6k67Clojure
3 years ago
Enlive
Enlivecgrand/enlive

A selector-based templating and transformation library for Clojure that uses CSS-like syntax to manipulate HTML.

1.6k149Clojure
4 years ago
1
2
9