Clojure
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.
- GitHub: https://github.com/topics/clojure
- Wikipedia: https://en.wikipedia.org/wiki/Clojure
- Repo: https://github.com/clojure
- Created by: Rich Hickey
- Released: October 16, 2007
- Related Topics: clojurescript, cljs, language,
- Aliases: clj,
- Last updated: 2026-06-27 00:05:26 UTC
- JSON Representation
https://github.com/lagenorhynque/sicp
Study notes on Structure and Interpretation of Computer Programs, Second Edition (SICP; 『計算機プログラムの構造と解釈 第二版 』)
clojure common-lisp computer-science lisp scheme sicp
Last synced: 25 Oct 2025
https://github.com/lagenorhynque/phoneq
phonetic quiz for language learners
clojure clojurescript duct re-frame
Last synced: 25 Oct 2025
https://github.com/lagenorhynque/everyday-life-with-clojure-spec
clojure.spec examples
Last synced: 25 Oct 2025
https://github.com/narimiran/cljox
Clojure implementation of `jlox` interpreter for the Lox programming language
babashka clojure crafting-interpreters craftinginterpreters interpreter
Last synced: 24 Mar 2025
https://github.com/mnuessler/influxdb-clojure
Clojure wrapper for the Java InfluxDB client
client clojure influxdb time-series
Last synced: 27 Oct 2025
https://github.com/just-sultanov/elastiq
An experimental library for building queries to the Elastic (OpenSearch) Search API
clojure elasticsearch opensearch query-builder
Last synced: 01 Feb 2026
https://github.com/rachbowyer/henderson
SICP's Henderson Picture Language in Clojure
clojure henderson-picture-language sicp
Last synced: 28 Mar 2025
https://github.com/mr3zee/itmo-programming-course-y2019-20
My first steps in programming
clojure java javascript prolog
Last synced: 15 Apr 2026
https://github.com/delfes/hodur-graphql-gen
hodur-graphql-gen is a tool for generating full queries for testing purposes.
Last synced: 15 Apr 2026
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/idorobots/s-html
A library of composable HTML generators.
clojure functional html html-generation
Last synced: 30 Apr 2025
https://github.com/baskeboler/clj-cli-progressbar
cli progressbar for clojure
cli clojure console-application progress-bar progressbar
Last synced: 16 Mar 2026
https://github.com/skvggor/leetcode
LeetCode problems.
clojure javascript leetcode python rust
Last synced: 12 Apr 2026
https://github.com/chrishowejones/clojure-101
Demo Clojure/Clojurescript project
Last synced: 30 Jan 2026
https://github.com/hackemateninja/dockerize-clojure-demo
simple demo to run clojure ring api with multi stage docker
Last synced: 30 Jan 2026
https://github.com/jackdbd/fosdem-dl
CLI to download videos and slides from FOSDEM websites
babashka babashka-pods cli clojure fosdem
Last synced: 31 Jan 2026
https://github.com/lotharschulz/armstrongnumbers
armstrongNumbers
armstrong clojure java kotlin number python scala typescript
Last synced: 31 Jan 2026
https://github.com/kolharsam/lisp-y
A Clojure Interpreter written in JS
clojure js lisp-interpreter repl
Last synced: 31 Jan 2026
https://github.com/bob-cd/terraform-provider
Official terraform provider for Bob
bob cicd clojure hacktoberfest terraform terraform-provider
Last synced: 10 Apr 2026
https://github.com/kennethkalmer/opensourcery.blog
My personal blog
blog clojure clojurescript css datomic javascript re-frame ruby ruby-on-rails
Last synced: 02 Apr 2026
https://github.com/dfuenzalida/cryptopals
Solutions to the Cryptopals.com crypto challenges
Last synced: 02 Sep 2025
https://github.com/andreacrotti/paint
Simple text based paint program
clojure graphics paint vectors
Last synced: 15 Jul 2025
https://github.com/alvarogarcia7/gilded-rose-clojure
The Gilded Rose kata, in Clojure
clj clojure gildedrose kata speclj
Last synced: 03 Oct 2025
https://github.com/fmind/cookiecutter-clojure
Template to generate a Clojure projet
clojure cookiecutter leiningen project template
Last synced: 11 Apr 2025
https://github.com/punit-naik/in-memory-sql
A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.
Last synced: 01 May 2026
https://github.com/peter-lyons-kehl/subcontext
Sub-context library for reusing and composing scope
aspect-level aspect-oriented aspect-oriented-framework aspect-oriented-programming clojure clojure-development clojure-library clojure-test clojurescript clojurescript-library context context-aware context-awareness context-oriented-programming context-switching injectable reusable reusable-functions scope
Last synced: 05 Mar 2025
https://github.com/rickmoynihan/pom-update
Automate updating your Clojure libraries pom.xml in tools.deps based projects
Last synced: 19 Apr 2025
https://github.com/inqwell/entity-core
Domain Type Definitions in Clojure
clojure domain-types entity enum scalar
Last synced: 24 Mar 2025
https://github.com/vhqr0/cljfx-2048
Simple 2048 game written in Clojure and JavaFX.
Last synced: 28 May 2026
https://github.com/wall-brew-co/bouncer
A Leiningen plugin to manage Leiningen
Last synced: 21 Feb 2026
https://github.com/mdw-cc/paredit-koans
In the spirit of other koans projects, make tests pass as you practice the art of structural editing in Clojure.
Last synced: 08 Apr 2025
https://github.com/nihas101/advent-of-code-2021
My solutions to the advent of code in 2021
advent-of-code advent-of-code-2021 clojure
Last synced: 31 Mar 2025
https://github.com/nihas101/advent-of-code-2020
My solutions to the advent of code in 2020
advent-of-code advent-of-code-2020 clojure
Last synced: 31 Mar 2025
https://github.com/dm3/asynctest
Clojure/script async test utilities
async clj cljs clojure clojurescript library testing utilities
Last synced: 04 Apr 2026
https://github.com/jbytecode/lms.clj
LMS (Least Median of Squares) and LTS (Least Trimmed Squares) regressions implementation in Clojure
Last synced: 23 Mar 2025
https://github.com/marteinn/employees-api-clojure
A example api with orm built in clojure
Last synced: 16 Mar 2025
https://github.com/nomnom-insights/nomnom.omega-red
Ω🔴 A Component-friendly Redis client
clojure component redis-client
Last synced: 14 Mar 2025
https://github.com/useshortcut/qslice
Construct Datomic queries from slices.
Last synced: 13 May 2025
https://github.com/whatacold/whatacold
profile
clojure clojurescript cpp emacs python
Last synced: 25 Nov 2025
https://github.com/shivamarora1/clojure-crud-hugsql
Clojure Rest api using Pedestal and HugSQL
clojure hugsql pedestal postgresql ring
Last synced: 15 Apr 2026
https://github.com/punit-naik/quartzite-postgresql
A small helper library to set up Quartzite scheduler with PostgreSQL as a store
clojure postgresql quartz-scheduler quartzite scheduler
Last synced: 06 Jan 2026
https://github.com/benzap/reddit-console
Reddit Web Console
clojure clojurescript fiflang shadow-cljs
Last synced: 15 Mar 2025
https://github.com/benzap/litter
Number Literals Utility Library in clojure(script)
clojure clojurescript literals utility
Last synced: 15 Mar 2025
https://github.com/iobuhov/goldfish
Attempt to write online game in Clojure(Script)
clojure clojurescript game online-game reagent
Last synced: 08 Apr 2025
https://github.com/macielti/simple-graalvm
A Leiningen template to validate library compatibility with GraalVM native image generation.
Last synced: 04 Feb 2026
https://github.com/steenhansen/crash-sms
Periodically checks other sites, sending SMS messages when errors found in html
clojure dynamodb enlive monger
Last synced: 25 Mar 2025
https://github.com/brianium/action
A dumb simple message format inspired by flux standard actions
Last synced: 24 Mar 2025
https://github.com/mrgravity817/design-patterns
Design patterns, implemented with languages I often use.
clojure dart design-patterns elixir rust typescript
Last synced: 12 Apr 2026
https://github.com/lotuc/backoff
Backoff & retries for Clojure/Script
backoff clojure clojurescript retry-library
Last synced: 11 Dec 2025
https://github.com/fierycod/java-11-8-aws-sam-2787
Minimal reproduction for https://github.com/aws/aws-sam-cli/issues/2787
Last synced: 28 Feb 2025
https://github.com/aristotelesbr/financy-app
An api made in clojure from Gregório Melo's book
Last synced: 29 May 2026
https://github.com/akthrmsx/the-joy-of-clojure
Source code for "The Joy of Clojure, Second Edition"
Last synced: 16 Mar 2025
https://github.com/taktoa/tsrecall
A TeamSpeak bot for remembering things said. (deprecated in favor of https://github.com/taktoa/pianoman)
Last synced: 03 Jul 2025
https://github.com/vrcmarcos/collision
A Clojure project that solves the fraud problem
algorithm-complexity clojure collision luminus
Last synced: 28 Mar 2025
https://github.com/tomakado/aoc2024clj
Advent of Code 2024 in Clojure
advent-of-code advent-of-code-2024 advent-of-code-2024-clojure clojure
Last synced: 25 Mar 2025
https://github.com/manzanit0/londibot-prototype
Yet another Telegram bot. But this one reports TFL services.
clojure slack-bot telegram-bot tfl-api
Last synced: 25 Mar 2025
https://github.com/astynax/mmlife
Clojure based multiuser "Game of Life"
clojure game-of-life gameoflife multiplayer-game websocket-application
Last synced: 09 Apr 2025
https://github.com/dykstrom/study-group-clojure
Code from Mejsla's Clojure study group
Last synced: 09 Apr 2025
https://github.com/dykstrom/tic-tac-toe
Tic-tac-toe in Clojure
alpha-beta-pruning clojure games tic-tac-toe
Last synced: 09 Apr 2025
https://github.com/hindol/clj-fn
Azure Functions in Clojure - Based on https://github.com/stuarthalloway/clojure-from-java
azure azure-functions clojure maven
Last synced: 22 Feb 2026
https://github.com/habbes/rmq-demo
Simple app demonstrating rabbitmq messaging in distributed systems.
clojure demo example html javascript nodejs rabbitmq websocket
Last synced: 10 May 2026
https://github.com/macielti/dumbo
Dumbo is responsible for storing user settings.
api-rest clojure datomic hexagonal-architecture microservice
Last synced: 11 Jan 2026
https://github.com/rads/conductor
🎻 Automatic instrumentation for clojure.spec
clojure clojure-spec clojurescript developer-tools testing-tools
Last synced: 02 Apr 2025
https://github.com/sypht-team/sypht-clojure-client
A clojure client for the Sypht API
api-client clojure computer-vision data-extraction document-capture extract extract-data-from-pdf extract-fields information-extraction invoice invoice-parser machine-learning pdf-parser receipt-capture receipt-reader receipt-scanner receipt-scanning sypht sypht-api sypht-clojure-client
Last synced: 05 Sep 2025
https://github.com/jocelio/sms-decoder-clojure
A Clojure solution for this problem: http://fastsolucoes.com.br/blog/wp-content/uploads/2013/06/fast-prog-remoto-sms.pdf
Last synced: 23 Apr 2025
https://github.com/shrikecode/base16-builder-bb
base16 builder written in Clojure using Babashka interpreter
babashka base16 base16-builder clojure
Last synced: 26 Jan 2026
https://github.com/macielti/doodle
A microservice to customer notification (by email)
clojure kafka microservice sendgrid
Last synced: 05 Sep 2025
https://github.com/chnb128/auth-clj
Independent auth server
auth authentication authorization clojure server
Last synced: 02 Apr 2025
https://github.com/r0man/alumbra.printer
A pretty printer for the Alumbra AST
alumbra clojure clojurescript graphql
Last synced: 12 Apr 2026
https://github.com/wdhowe/docker
Dockerfile examples.
clojure containers docker docker-image dockerfile lein leiningen python python3 terraform
Last synced: 05 Apr 2026
https://github.com/ymherklotz/tictactoe
Tic Tac Toe using clojure with reagent and figwheel.
clojure figwheel repl tic-tac-toe
Last synced: 24 Apr 2025
https://github.com/ohbarye/exercism
Level up my programming skills
clojure exercism exercism-clojure
Last synced: 05 Sep 2025
https://github.com/konstantine-v/clojure-quote-bot
Fork of NPException/Clojure-Quotes-Bot
bot clojure discord discord-bot
Last synced: 12 Apr 2026
https://github.com/davidvujic/clojure-email-experiment
Experimenting with parsing email files using Clojure
Last synced: 18 Oct 2025
https://github.com/hiteshjasani/clj-dnsjava
A Clojure wrapper for dnsjava with a better api
clojure clojure-library dns dns-client
Last synced: 20 May 2026
https://github.com/hiteshjasani/clj-aws-s3
Clojure interface to AWS S3
aws-s3 clojure clojure-library
Last synced: 24 Jul 2025
https://github.com/hiteshjasani/clj-stock-symbols
Clojure library providing public US company stock symbols
clojure clojure-library company-stock-symbols finance
Last synced: 01 Jun 2026
https://github.com/warfox/products-clj
Full stack app using Clojure / Clojurescript. Create, list, edit and delete products
clojure clojurescript re-frame reitit ring-clojure
Last synced: 05 Sep 2025
https://github.com/daaku/pgmig
Database migrations for PostgreSQL on Clojure using next.jdbc.
clojure database-migrations postgresql
Last synced: 18 Apr 2026