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-07-17 00:05:40 UTC
- JSON Representation
https://github.com/macielti/postgresql-component
PostgreSQL Component is a library that provides a PostgreSQL component for use with the Integrant library
Last synced: 22 Jul 2025
https://github.com/clojurestream/clojuredart-workshop
Files for ClojureDart Workshop at ClojureStream
android clojure clojuredart ios mobile
Last synced: 06 May 2026
https://github.com/librity/brave_clojure
Book - Clojure for the Brave and True - My notes and solutions.
Last synced: 08 Sep 2025
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/atrox/haikunatorclj
Generate Heroku-like random names to use in your clojure applications.
Last synced: 21 Jul 2025
https://github.com/jeiwan/woot
A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.
basic-app clojure clojurescript template
Last synced: 20 May 2026
https://github.com/dfuenzalida/guestbook-azure-postgres
A version of the example guestbook app from the Luminus framework, updated to use PostgresSQL and ready to deploy to Azure in a few simple steps
azure clojure luminus-framework postgresql webapps
Last synced: 20 Apr 2026
https://github.com/johannesfknauf/algorithmic-metamorphant-logo
Experiments on an algorithmic company logo
animation as-code clojure dali design smil svg vector-graphics
Last synced: 26 May 2026
https://github.com/jgaehring/quahog-quontrol
A web app for configuring a Quahog sensor
Last synced: 26 Jun 2025
https://github.com/boxp/murakumo
A Google Cloud Platform API Libraries for Clojure.
Last synced: 26 Jun 2025
https://github.com/flashdroid15/whatsapp_chat_log_clojure-sharp-term2
A program that extracts messages sent by particular users within a WhatsApp group chat
Last synced: 02 Feb 2026
https://github.com/librity/learning_clojure
All my Clojure tutorials
clojure clojurescript notes repl tutorials
Last synced: 25 Feb 2025
https://github.com/wf001/learn-lacinia
A sample implementation of a GraphQL API powered by Clojure.
apollo clojure lacinia sakila-db
Last synced: 22 Jul 2025
https://github.com/johnnyjayjay/servant
Super simple file server/browser
clojure hacktoberfest web-server
Last synced: 04 Apr 2025
https://github.com/avvessalom/itmo-functional-programming
Лабораторные работы по функциональному программированию (ИТМО, ПИиКТ-СиППО, 4 курс).
clojure functional-programming
Last synced: 04 Apr 2025
https://github.com/majorcluster/datomic-helper
A Clojure library with handy functions for using datomic-free
Last synced: 18 Jun 2025
https://github.com/majorcluster/clj-data-adapter
A Clojure library designed to convert data
Last synced: 12 Jul 2025
https://github.com/aygp-dr/data-sync-verifier
Verify data integrity during synchronization — detect drift, missing records, and schema mismatches
Last synced: 08 Apr 2026
https://github.com/aygp-dr/distributed-log-analyzer
Parse, correlate, and analyze logs from distributed systems to surface patterns and anomalies
Last synced: 08 Apr 2026
https://github.com/aygp-dr/code-readability-analyzer
Score code readability and surface specific improvements for naming, structure, and complexity
Last synced: 08 Apr 2026
https://github.com/clojure-finance/clojask-website
Clojask Website
big-data clojure dataframe parallel-computing
Last synced: 01 Jan 2026
https://github.com/aygp-dr/code-smell-detector
Detect code smells like long methods, deep nesting, and god classes with refactoring suggestions
Last synced: 08 Apr 2026
https://github.com/clojure-finance/hku-tdleg-financial-signaling-game
Financial signaling game in Clojure
Last synced: 14 Mar 2025
https://github.com/clojure-finance/hku-tdleg-website
TDLEG undergraduate research at HKU, Dr. Matthias Buehlmaier (PI, HKU) and Prof. Dr. Gregor Dorfleitner (Co-I, University of Regensburg)
clojure clojurescript data-science finance
Last synced: 14 Mar 2025
https://github.com/stefanwille/bowling-game-kata-in-clojure
Uncle Bob' Bowling Game kata in Clojure
Last synced: 30 Mar 2025
https://github.com/aygp-dr/secure-code-analyzer
Scan source code for OWASP Top 10 vulnerabilities, injection risks, and insecure patterns
Last synced: 08 Apr 2026
https://github.com/mvc-works/lilac-parser
A toy combinator parser inspired by Lilac
Last synced: 21 Feb 2026
https://github.com/bnert-land/virtual
Java 21 Virtual Thread Utilities
clojure java-21 virtual-threads
Last synced: 21 Feb 2026
https://github.com/nuid/hex
Cross-platform hex {en,de}coding
clj cljc cljs clojure clojurescript hex hexadecimal
Last synced: 02 Jan 2026
https://github.com/adityaathalye/slideware
Where the conference talk slides are...
clojure conference-presentations conference-talks conference-tutorial functional-programming object-oriented-programming presentations slides talks workshop-materials
Last synced: 04 Apr 2025
https://github.com/inqwell/entity-core
Domain Type Definitions in Clojure
clojure domain-types entity enum scalar
Last synced: 02 Jul 2026
https://github.com/asukiaaa/clj-opencv-origami-clj-practice
A clj project to use opencv with using origami.
Last synced: 16 May 2026
https://github.com/klaragtknst/clj_exploration_leaks
This repository stores work on (statistical) analysis of unstructured data using Clojure as a programming language.
clj clojure conexp conexp-clj exploratory-data-analysis fca
Last synced: 29 Mar 2025
https://github.com/willahh/photoni
clojure clojurescript ddd ddd-architecture
Last synced: 30 May 2026
https://github.com/af2b/leetcode
A collection of LeetCode problems solutions
clojure leetcode leetcode-go leetcode-golang leetcode-ruby leetcode-solutions leetcode-sql leetcode-swift leetcode-ts leetcode-typescript
Last synced: 27 Apr 2026
https://github.com/scpatt/cronjure
Clojure wrapper for the cron-utils library
clojure cron cron-expression cron-libraries cron-utils jvm quartz
Last synced: 19 May 2026
https://github.com/teekeks/aoc2022
Advent of Code 2022 Solutions
advent-of-code aoc aoc2022 clojure
Last synced: 13 Sep 2025
https://github.com/louiseklodt/kafka-streams-clj
Kafka Streams Example in Clojure using Java Interop and Docker
clojure docker kafka kafka-streams
Last synced: 06 Feb 2026
https://github.com/ddanilov/largest-remainder-method
clojure code-coverage cpp largest-remainder-method
Last synced: 15 Mar 2026
https://github.com/ljpengelen/ultra-chat
An app that demonstrates server-sent event with http-kit
Last synced: 19 May 2026
https://github.com/elliotcourant/clj-plex
A Plex client for Clojure
clojure clojure-library plex plex-media-server
Last synced: 17 Mar 2025
https://github.com/lross2k/evapotranspiration-gui
Small desktop application for soil properties calculations
Last synced: 12 Jul 2025
https://github.com/imteekay/jobs-algorithm
Jobs Algorithm
clojure clojure-repl functional functional-programming
Last synced: 29 Mar 2025
https://github.com/jcaromiq/clojure-kata-archetype
Template project to start a kata in clojure
archetype clojure clojure-kata-archetype kata starter
Last synced: 26 May 2026
https://github.com/imteekay/rekommender
Recommender System for profiles connections
api clojure clojure-development funcional-programming test test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/vhqr0/cljfx-2048
Simple 2048 game written in Clojure and JavaFX.
Last synced: 28 May 2026
https://github.com/blairnangle/elements-of-clojure
Book notes from Elements of Clojure by Zach Tellman.
Last synced: 20 Mar 2025
https://github.com/clj-lx/compojure-api-chassis-template
Compojure-api leiningen template for microservices chassis
clojure compojure-api microservices-chassis
Last synced: 30 May 2026
https://github.com/blairnangle/london-clojure-dojo
Code related to the London Clojure Dojo.
Last synced: 20 Mar 2025
https://github.com/lilactown/graphql-demo
GraphQL demo using Clojure + Pedestal + Lacinia
clojure graphql graphql-demo lacinia pedestal
Last synced: 19 May 2026
https://github.com/green-coder/omni-datalog
Datalog on arbitrary Clojure datastructure
clojure clojurescript datalog-engine wip-do-not-use
Last synced: 05 Apr 2025
https://github.com/alvarogarcia7/4clojure-solutions
4clojure clj clojure clojure-test solution
Last synced: 06 Apr 2026
https://github.com/lagenorhynque/little-schemer
Study notes on 『Scheme手習い』(The Little Schemer)
Last synced: 10 Jul 2026
https://github.com/lagenorhynque/reloaded-workflow-examples
Minimal examples demonstrating Clojure "reloaded workflow"
clojure component integrant mount reloaded-workflow
Last synced: 10 Jul 2026
https://github.com/mhrimaz/core-logic-exploration
Exploration in Clojure core.logic
Last synced: 26 May 2026
https://github.com/djebbz/rum-bug-class
Minimal reproduction case repository for a bug in rum/Sablono
clojure clojurescript reactjs rum sablono
Last synced: 19 May 2026
https://github.com/pmonks/cljig
A little Clojure jig for discovering, evaluating, and prototyping 3rd party Clojure and Java libraries, for eventual use in your own project(s), all from the REPL.
clojure jig library-discovery prototyping repl
Last synced: 05 Apr 2025
https://github.com/fmind/jsonpipe
Demonstrate how to process jsonlines files in parallel with Clojure
clojure demonstration jsonlines parallel processing
Last synced: 19 May 2026
https://github.com/lhncbc/chemapp
A baseline chemical annotator
clojure java named-entity-recognition
Last synced: 19 May 2026
https://github.com/malcx95/hall9000
Home automation project
angular arduino clojure home-automation nodemcu
Last synced: 11 Apr 2026
https://github.com/pauloportugal/real-fizzbuzz-clojure
The Real FizzBuzz in Clojure
Last synced: 26 Jun 2025
https://github.com/lagenorhynque/mathematics
Code examples about mathematical topics
clojure coffeescript elixir haskell java kotlin mathematics python ruby scala swift
Last synced: 06 Apr 2026
https://github.com/kevgathuku/alert-scout
Smart RSS/Atom feed monitoring, alerting and reporting system
Last synced: 20 Jan 2026
https://github.com/e1essar/advent-of-code-2023
⛄Advent Of Code 2023 In Different Programming Languages⛄
advent-of-code-2023 assembly c clojure cpp csharp golang java javascript kotlin python rust visual-basic
Last synced: 06 Apr 2026
https://github.com/andeemarks/clojure-4-java-devs
An introductory presentation about Clojure - specifically for Java developers
caesar-cipher clojure gorilla-repl java presentation
Last synced: 19 May 2026
https://github.com/konstantine-v/babashka-scripts
A collection of scripts in Babashka (Clojure)
Last synced: 26 Feb 2025
https://github.com/fif-lang/fifiql
Fif Interactive Query Evaluator for fifql
clojure clojurescript fifql re-frame reagent stack stack-programming
Last synced: 12 Jul 2026
https://github.com/divs1210/streamex-benchmark
MicroBenchmark: Clojure seqs vs transducers vs Java StreamEx
clojure java streams transducers
Last synced: 19 May 2026
https://github.com/merrickluo/go-dash
Functional programming utilities inspired by clojure for golang.
Last synced: 24 Apr 2026
https://github.com/port19x/aoc-2022-week-1
My writeup of the 2022 advent of code (week 1)
Last synced: 28 Jun 2025
https://github.com/ahmadnazir/org-clock-stats
Make sense of the data that gets logged when using emacs org-mode to clock-in for tasks.
clojure emacs org-journal org-mode
Last synced: 19 May 2026
https://github.com/judepayne/code-viz
command line tool to visualise source repositories
Last synced: 08 Jul 2026
https://github.com/mjul/crux-db-lab
Playing around with Juxt's Crux database
Last synced: 06 Apr 2025
https://github.com/ramblurr/advent-of-code
Advent of Code solutions in Clojure
advent-of-code advent-of-code-2022 advent-of-code-2022-clojure advent-of-code-2023 advent-of-code-2023-clojure advent-of-code-clojure clojure
Last synced: 17 Jun 2025
https://github.com/lagenorhynque/hello-pedestal
An example Pedestal app generated from pedestal-service template
Last synced: 10 Jul 2026
https://github.com/borisskert/clojure-katas
This repo contains my solutions for some Clojure katas submitted in Codewars.
clojure codewars codewars-clojure codewars-kata codewars-kata-solutions codewars-solutions
Last synced: 25 Jun 2025
https://github.com/joelittlejohn/doclojure
clojure documentation learning learning-by-doing tutorial tutorial-exercises
Last synced: 28 Mar 2025
https://github.com/seryiza/7l7w
Практика по книге "Семь языков за семь недель" ("Seven Languages in Seven Weeks")
7l7w clojure erlang haskell io prolog ruby scala seven-languages-in-seven-weeks
Last synced: 07 Apr 2026
https://github.com/dimitrijkrstev/programming-paradigms
Material related to my programming paradigms class for both Prolog and Clojure
clojure functional-programming logical-programming prolog
Last synced: 28 Mar 2025
https://github.com/bryanesmith/wormj
Clojure port of BSD game "worm" - the growing worm game.
clojure games growing-worm-game
Last synced: 12 Jul 2025
https://github.com/jmks/ninety-nine-problems-clojure
99 Problems in Clojure
Last synced: 18 May 2026
https://github.com/codamic/boot-codeina
A tool for generating API documentation from Clojure for both Clojure and ClojureScript.
Last synced: 18 May 2026
https://github.com/ggandor/filmvilag-scraper
Web scraper for the online archives at filmvilag.hu
Last synced: 10 Jul 2025
https://github.com/kennyjwilli/aws-rss-updater
Free RSS feed updates using Amazon's free tier.
amazon-free-tier aws-lambda clojure rss-feed
Last synced: 13 Jun 2026