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-23 00:05:32 UTC
- JSON Representation
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/raverona/clojure-for-the-brave-and-true
Notes and exercises from "Clojure For The Brave And True"
clojure clojure-exercises clojure-for-the-brave-and-true clojure-study
Last synced: 17 Jun 2026
https://github.com/fmguerreiro/gurps-companion-app
A mobile app written in cljs + react native. GURPS 4th edition character creation app
clojure clojurescript re-frame react-native tailwindcss
Last synced: 26 Feb 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/macielti/prometheus-component
Prometheus component for integrant
Last synced: 26 Feb 2026
https://github.com/oklein1/cryptography-clojure
Clojure implementation of ciphers
cipher-algorithms clojure cryptography
Last synced: 10 Oct 2025
https://github.com/marcvincenti/customapi
Develop complete back-ends without any code, or a little if you want ;)
aws clojure clojurescript microservice serverless
Last synced: 15 Apr 2026
https://github.com/p-adams/parsnips
An interactive NLP sandbox
chartjs clojure compojure javascript natural-language-processing ring stanford-corenlp vue vue-chartjs
Last synced: 18 Apr 2026
https://github.com/lotuc/native-notes
clojure example ffi java jvm native notes shared-library
Last synced: 05 Feb 2026
https://github.com/lagenorhynque/hello-grpc
An example Protojure app generated from protojure template
Last synced: 16 Apr 2026
https://github.com/ivarref/defnlogged
A moderately opinionated defn macro for building more reliable systems
Last synced: 09 Oct 2025
https://github.com/af2b/designpattern
A comprehensive collection of Behavioral Design Patterns with clean code implementations, detailed documentation, and practical examples. Educational resource for software engineers focusing on design patterns mastery and best practices.
clj clojure design-patterns ruby
Last synced: 08 May 2026
https://github.com/punit-naik/figwheel-npm-example
Shows the usage of NPM deps with leiningen
cljsbuild clojure clojurescript figwheel nodejs npm
Last synced: 08 May 2026
https://github.com/nabato/diehard-async
Clojure resilience library including retry, circuit breaker, rate limiter, bulkhead, timeout and fallback
bulkhead circuit-breaker clojure fallback rate-limiter rate-limiting resilience retry-library timeout timeout-library
Last synced: 23 Feb 2026
https://github.com/lvguowei/perfume-shop
Use logic programming to solve a perfume shop puzzle
clojure logic-programming puzzle
Last synced: 18 Jan 2026
https://github.com/mjholub/rainbow-delims-cljdoc
Rainbow delimiters for cljdoc.org
ast cljdoc clojure colors developer-tools highlighting readability userscript
Last synced: 08 May 2026
https://github.com/nuid/bytes
Cross-platform byte (de)serialization and conversion
bytes clj cljc cljs clojure clojurescript
Last synced: 11 Feb 2026
https://github.com/alexisc183/postgure
Clojure ORM for PostgreSQL
clojure clojure-library java orm pgsql postgresql
Last synced: 08 May 2026
https://github.com/lagenorhynque/fp-in-scala
Solutions to the exercises from "Functional Programming in Scala, Second Edition" (FP in Scala, 『Scala関数型デザイン&プログラミング』)
clojure flix functional-programing scala
Last synced: 16 Apr 2026
https://github.com/metabase/mr-worldwide
i18n for Clojure
clojure clojurescript gettext i18n internationalization l10n localization po-files pot-files translation
Last synced: 11 Feb 2026
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/macielti/http-client-component
Simple HTTP client that can be used to make HTTP requests to a server
Last synced: 11 Feb 2026
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/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/deas/satrn
Satrn - Solr Companion 🪐
clojure clojurescript gitops solr solrcloud
Last synced: 08 Oct 2025
https://github.com/davewm/clj-shell
Unix-shell-like utility functions for Clojure
Last synced: 28 Feb 2026
https://github.com/ndevreeze/cmdline
Small wrapper around command line parsing with clojure.tools.cli
Last synced: 08 Oct 2025
https://github.com/xlfe/tlprt
Almost everyone benefits from a shorter transit
clojure clojurescript compression transit zlib
Last synced: 10 Jun 2026
https://github.com/willguimont/until
A discord bot that kicks you out of voicechat after x minutes
Last synced: 08 Oct 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/davewm/stunners-backend
Backend for the Stunners mobile app
Last synced: 28 Feb 2026
https://github.com/tggreene/lein-template-simple-yada
A leiningen template for a simple yada based project
Last synced: 13 Feb 2026
https://github.com/pmonks/asf-cat
A micro library that provides a Clojure implementation of the ASF's 3rd Party License policy.
Last synced: 08 Oct 2025
https://github.com/punit-naik/clj-sicp
Solutions for SICP problems in Clojure
clojure sicp sicp-exercises sicp-solutions
Last synced: 08 Oct 2025
https://github.com/danprince/advent-of-code
🎄 Solutions to puzzles from Advent of Code
advent-of-code clojure golang julia nim rust zig
Last synced: 14 Feb 2026
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/ne1ro/pl-stats-bot
A bot that shows programming language stats
Last synced: 18 Jun 2026
https://github.com/practicalli-johnny/blog-manual-publish-archive
Generated blog website - pull requests to practicalli/blog-cryogen
Last synced: 08 Oct 2025
https://github.com/codamic/hellhound_examples
Code examples for HellHound library.
clojure clojurescript component hellhound stream system
Last synced: 08 Oct 2025
https://github.com/kimpro82/myfunctionalprogrammingpractice
Functional programming is definitely a devil's plot!
clojure fsharp functional-programming haskell scala
Last synced: 15 Feb 2026
https://github.com/nuid/exception
Cross-platform exception facilities
clj cljc cljs clojure clojurescript exception exception-handling exceptions
Last synced: 15 Feb 2026
https://github.com/alehatsman/alehatsman.com-old
My personal landing page
clojure css developer html javascript
Last synced: 09 May 2026
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/rlperez/pgmq-clj
A Clojure library that wraps the PGMQ extension for Postgres. It comes packaged with support connecting HikariCP and is capable of being extended.
Last synced: 15 Feb 2026
https://github.com/oklein1/association-miner-api
Explore the Association Miner API, a lightweight and versatile machine learning tool designed for effortless integration and predictive insights. Uncover valuable patterns in diverse datasets, from supermarket transactions to online user behavior, with the power of association rule learning at your fingertips.
association-rule-mining association-rules clojure data-mining data-science-projects
Last synced: 07 Oct 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/ridiculouswaffle/mail-harvester
A Clojure program that can scrape emails and links from any web page!
clojure productivity scraping user-friendly
Last synced: 15 Feb 2026
https://github.com/rads/dynamodb-streams-consumer
🚰 Stream events from DynamoDB.
aws aws-dynamodb clojure dynamodb dynamodb-stream java mit-license
Last synced: 09 May 2026
https://github.com/mityadementiy/mityadem-weather
WhichWeather: simple weather forecast app built with ClojureScript and Reagent
Last synced: 09 Apr 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/victorlga/payment-webhook-handler
A Clojure webhook handler for processing and validating payment events with SQLite persistence and HTTP callbacks for confirmation/cancellation.
backend clojure functional-programming payment webhook
Last synced: 23 Jun 2026
https://github.com/andreacrotti/paint
Simple text based paint program
clojure graphics paint vectors
Last synced: 15 Jul 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/bob-cd/terraform-provider
Official terraform provider for Bob
bob cicd clojure hacktoberfest terraform terraform-provider
Last synced: 10 Apr 2026
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/wdhowe/clj-project
Template for a clj tools based project.
clj clojure clojure-deps clojure-tools template
Last synced: 02 Mar 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/wdhowe/aws-lambda-clj
AWS Lambda Clojure function examples.
aws aws-lambda clojure clojure-deps clojure-tools docker
Last synced: 16 Apr 2026
https://github.com/lotuc/utilities
Utility library. Collecting useful utilities & code snippets for personal usage.
clojure example quartz-scheduler ring utility
Last synced: 16 Mar 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/bsless/adashot
A lenses library in Clojure with reasonable performance
Last synced: 27 Mar 2026
https://github.com/tomikurko/tasty-meals
Tasty Meals - A responsive cross-platform recipe application
aws-ecr aws-s3 azure-virtual-machines clojure compojure dart docker-compose flutter honeysql http-kit leiningen material-design postgresql ring-middleware
Last synced: 27 Mar 2026
https://github.com/josebaezmedina/sls
sls - slow ls, is a alternative to the command ls not intented to be a replacement, just a complement.
Last synced: 09 May 2026
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/farcaller/bankng
An attempt at making an "enterprise-grade" system in clojure/script
Last synced: 16 Apr 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/nuid/lib
Commonly useful functions
clj cljc cljs clojure clojurescript utilities
Last synced: 01 Apr 2026
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/mbuczko/clj-skalar
Image processing based on pooled GM sessions
Last synced: 12 Dec 2025
https://github.com/davidvujic/clojure-email-experiment
Experimenting with parsing email files using Clojure
Last synced: 18 Oct 2025
https://github.com/aygp-dr/atom-validator
Clojure library for RFC 4287 Atom feed validation. Validates required elements, content types, date formats. Publishes to Clojars.
atom clojure feed property-based-testing rfc4287 validation
Last synced: 24 Jun 2026
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/headwinds/clojure-shed
a simple API to store stuff using closure, leiningen, docker-compose, and SQL deployed to zeit
clojure clojurescript postgresql
Last synced: 17 Apr 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/biffweb-eelchat-clj
eelchat application from biffweb tutorial
biff biffweb clojure clojurescript
Last synced: 18 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/droidion/tc-recommended-clojure
Lists of classical music works recommended by TalkClassical forum members.
Last synced: 09 May 2026