Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Clojure
C

Clojure

Language
266 projects260.3k total stars23.6k total forks9 languages

Open-source projects built with Clojure

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

Showing 255 open-source projects · page 3 of 8

…
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
Alphabet Cipher
Alphabet Ciphergigasquid/wonderland-clojure-katas

A collection of Clojure programming katas inspired by Alice in Wonderland for learning and practice.

876504Clojure
2 years ago
clojupyter
clojupyterclojupyter/clojupyter

A Jupyter kernel for Clojure, enabling Clojure code execution in Jupyter Lab, Notebook, and Console.

86595Clojure
1 year ago
kaocha
kaochalambdaisland/kaocha

A full-featured next-generation test runner for Clojure with watch mode, filtering, and extensible plugins.

86181Clojure
8 months ago
next.jdbc
next.jdbcseancorfield/next-jdbc

A modern, low-level Clojure wrapper for JDBC-based database access, designed for performance and simplicity.

85796Clojure
8 days ago
marginalia
marginaliagdeer81/marginalia

Ultra-lightweight literate programming tool for Clojure and ClojureScript that generates side-by-side source documentation.

83980Clojure
24 days ago
Oz
Ozmetasoarous/oz

A Clojure library for creating interactive data visualizations and scientific documents using Vega and Vega-Lite.

83575Clojure
2 years ago
Accelerated Text
Accelerated Texttokenmill/accelerated-text

A no-code natural language generation platform that transforms structured data into varied textual descriptions.

80646JavaScript
3 years ago
missionary
missionaryleonoel/missionary

A reactive dataflow programming toolkit for Clojure/Script providing functional effect and streaming primitives.

78632Clojure
2 months ago
Nightlight
Nightlightoakes/Nightlight

An embedded, browser-based editor for Clojure that runs inside your project for interactive development.

78534Clojure
6 years ago
tech.ml.dataset
tech.ml.datasettechascent/tech.ml.dataset

A high-performance, functional tabular data processing library for Clojure, similar to Python's Pandas or R's data.table.

74834Clojure
17 days ago
clj-time
clj-timeclj-time/clj-time

A Clojure date and time library wrapping Joda Time, now deprecated in favor of Java Time alternatives.

737160Clojure
4 years ago
yada
yadajuxt/yada

A powerful Clojure web library for building production HTTP services with full standards support and async capabilities.

73196HTML
3 years ago
clojure.java.jdbc
clojure.java.jdbcclojure/java.jdbc

A low-level Clojure wrapper for JDBC-based database access, now superseded by next.jdbc.

731135Clojure
5 months ago
codox
codoxweavejester/codox

A tool for generating API documentation from Clojure or ClojureScript source code.

68798Clojure
1 year ago
Migratus
Migratusyogthos/migratus

A general migration framework for Clojure supporting SQL and code-based migrations, designed for git workflows.

68699Clojure
1 month ago
Hickory
Hickorydavidsantiago/hickory

A Clojure/ClojureScript library that parses HTML into Clojure data structures for analysis, transformation, and serialization.

67955Clojure
1 month ago
cljs-ajax
cljs-ajaxJulianBirch/cljs-ajax

A simple asynchronous Ajax client for ClojureScript and Clojure with a unified API across both platforms.

674135Clojure
8 days ago
lambdacd
lambdacdflosell/lambdacd

A library to define a continuous delivery pipeline as code in Clojure, enabling custom, self-hosted CI/CD.

67257Clojure
3 years ago
Precept
PreceptCoNarrative/precept

A declarative framework for building reactive web applications using a rules engine and relational data modeling.

66233Clojure
3 years ago
slingshot
slingshotscgilardi/slingshot

Enhanced throw and catch for Clojure with support for throwing any object and flexible catch selectors.

65229Clojure
6 years ago
Ragtime
Ragtimeweavejester/ragtime

A Clojure library for database-independent data migrations, providing a common interface like Ring does for web applications.

64285Clojure
8 months ago
Orchestra
Orchestrajeaye/orchestra

A Clojure(Script) library providing complete instrumentation for clojure.spec, validating args, ret, and :fn specs.

62625Clojure
5 years ago
pretty
prettyAvisoNovate/pretty

A Clojure library for prettifying console output with ANSI fonts, formatted exceptions, binary diffs, and tables.

62329Clojure
1 month ago
Atea
Ateapkamenarsky/atea

A minimalistic menu bar time tracker for macOS that stores tasks and tracked time in plain text files.

61724Clojure
14 years ago
spectrum
spectrumarohner/spectrum

A static analysis library for Clojure that catches clojure.spec conform errors at compile time.

60418Clojure
5 years ago
postal
postaldrewr/postal

A Clojure library for constructing and sending RFC822-compliant email messages with SMTP, sendmail, and encryption support.

60187Clojure
8 months ago
flambo
flamboyieldbot/flambo

A Clojure DSL for Apache Spark that enables distributed data processing using idiomatic Clojure.

60085Clojure
7 years ago
scope-capture
scope-capturevvvvalvalval/scope-capture

A Clojure(Script) library that saves and restores local runtime environments at the REPL for easier debugging and exploration.

60014Clojure
1 year ago
Automat
Automatztellman/automat

A Clojure/ClojureScript library for building and using finite-state automata through functional composition.

59348Clojure
7 years ago
potemkin
potemkinztellman/potemkin

A Clojure library providing facades and workarounds for common pain points like namespace organization, custom map types, and REPL-friendly protocols.

59256Clojure
4 months ago
spyscope
spyscopedgrnbrg/spyscope

A Clojure(Script) library providing reader tags for trace-oriented debugging of single- and multi-threaded applications.

58735Clojure
6 years ago
data.json
data.jsonclojure/data.json

A Clojure library for parsing and generating JSON with no external dependencies.

57764Clojure
5 months ago
Toucan
Toucanmetabase/toucan

A high-level Clojure library for defining application models and retrieving them from a database with ORM-like conveniences.

57448Clojure
2 years ago
markdown-clj
markdown-cljyogthos/markdown-clj

A Markdown parser for Clojure and ClojureScript with extensive customization options.

570120Clojure
1 month ago
O'Doyle Rules
O'Doyle Rulesoakes/odoyle-rules

A rules engine for Clojure and ClojureScript that uses id-attribute-value tuples for flexible data modeling and reactive updates.

56922Clojure
2 years ago
play-cljc
play-cljcoakes/play-cljc

A Clojure and ClojureScript library for making games that run in both OpenGL and WebGL.

56617Clojure
2 years ago
1
2
3
4
8