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-03 00:05:42 UTC
- JSON Representation
https://github.com/blairnangle/learning-datomic
Code notes while learning Datomic.
Last synced: 16 Mar 2026
https://github.com/librity/ct_challenges_clj
Coding Train - All challenges using Clojure and Quill!
challenges clojure codingtrain creative-coding quill
Last synced: 09 Aug 2025
https://github.com/propan/tea-alert
a notification system that informs you when new stuff is up for sale in your favourite tea store
alerts clojure mailjet notifications tea
Last synced: 21 Jun 2025
https://github.com/anacn/learn_clojure.mp4
📺 国内第一套 Clojure 视频课程,Let Lisp Rocks !
Last synced: 03 Oct 2025
https://github.com/ordnungswidrig/clojure-conj-2015-i-did-the-api-wrong
Whoops - I did the api wrong - Talk given at the 2015 clojure/conj
Last synced: 15 Jun 2025
https://github.com/imteekay/jobs-algorithm
Jobs Algorithm
clojure clojure-repl functional functional-programming
Last synced: 29 Mar 2025
https://github.com/jordangarrison/advent-of-code
Advent of Code challenges over the years
advent-of-code advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2022-rust aoc aoc2020 aoc2021 aoc2022 clojure go golang python rust
Last synced: 03 Oct 2025
https://github.com/yurrriq/frege-cats
Cats bindings for Frege data types
algebraic-data-types category-theory clojure frege
Last synced: 10 Aug 2025
https://github.com/avvessalom/itmo-functional-programming
Лабораторные работы по функциональному программированию (ИТМО, ПИиКТ-СиППО, 4 курс).
clojure functional-programming
Last synced: 04 Apr 2025
https://github.com/davidvujic/adyen-clojure-online-payments
Example Clojure and ClojureScript implementation for the Adyen online payments
Last synced: 27 Mar 2025
https://github.com/danielmartincraig/coffi-demo-deps
This app demos calling native code from Clojure, using the excellent Coffi library found at https://github.com/IGJoshua/coffi
clojure codespaces coffi java jdk-18 jni openjdk panama
Last synced: 02 Jan 2026
https://github.com/konstantine-v/babashka-scripts
A collection of scripts in Babashka (Clojure)
Last synced: 26 Feb 2025
https://codeberg.org/valpackett/clj-configurator
A powerful yet simple configuration library for Clojure
Last synced: 04 Oct 2025
https://codeberg.org/valpackett/clj-bonecp-url
Clojure wrapper for BoneCP (DEPRECATED) that also parses database URLs
Last synced: 04 Oct 2025
https://codeberg.org/valpackett/ring-ratelimit
Rate limiting middleware for Clojure Ring
Last synced: 04 Oct 2025
https://github.com/nuid/specs
Specs common across public NuID libraries and APIs.
clj cljc cljs clojure clojurescript data-validation spec specification validation
Last synced: 04 Oct 2025
https://github.com/hindol/cljc-quorum
Clojure(Script) wrapper around Ethereum's JSON-RPC (works with Quorum)
clj cljc cljs clojure clojurescript ethereum quorum
Last synced: 04 Oct 2025
https://github.com/jonschoning/zipper-practice
practice using zippers in clojure
Last synced: 10 Aug 2025
https://github.com/kellyi/advent-of-clj
Programming puzzles in Clojure
advent-of-code advent-of-code-2018 clojure
Last synced: 18 Jan 2026
https://github.com/oklein1/clustering-clj
This project implements (from scratch) a k-means cluster.
clojure clustering-algorithm k-means-clustering
Last synced: 27 Mar 2025
https://github.com/brendonjwong/advent-of-code
Solutions to Advent of Code in Clojure
Last synced: 11 Aug 2025
https://github.com/knowledgegarden/pi-clj
Paul Thagard's PI system transliterated from Lisp to Clojure - work very much in progress
Last synced: 14 Mar 2025
https://github.com/jcosentino11/euler
Implementation of Project Euler problems
clojure euler-exercises leiningen
Last synced: 07 Nov 2025
https://github.com/punit-naik/in-memory-es
A Clojure library designed to work with an in-memory version of Elasticsearch for testing purposes.
clojure elasticsearch in-memory
Last synced: 11 May 2026
https://github.com/tessellator/resilience4clj-timelimiter
A small Clojure wrapper around the resilience4j TimeLimiter module
clojure resilience resilience4j time-limit timeout
Last synced: 11 Aug 2025
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/luccahellriegel/markdown-to-roam
clojure markdown parser roamresearch tree
Last synced: 16 May 2026
https://github.com/punit-naik/sqles
A Clojure library designed to convert SQL statements into Elasticsearch queries
clojure elasticsearch es query query-builder sql sql-to-elasticsearch sql-to-es
Last synced: 19 Apr 2026
https://github.com/coldnew/exercism
My exercism.io's practice.
clojure exercism exercism-clojure
Last synced: 12 Sep 2025
https://github.com/egri-nagy/orbit
Generic orbit and graph search algorithms in Clojure.
clojure computer-algebra orbit search-algorithm
Last synced: 11 Jul 2025
https://github.com/opqdonut/clojure-train-radiator
A small example project in Clojure. Fetches train information from rata.digitraffic.fi API and displays it.
Last synced: 28 Mar 2025
https://github.com/altimario/temperature-dashboard
A simple dashboard to display the current and forecasted temperature of some European capital, using Clojure and websocket.
clojure multithreading websockets
Last synced: 25 Jun 2025
https://github.com/punit-naik/in-memory-mongo
A Clojure library designed to work with an in-memory version of MongoDB for testing purposes
clojure in-memory mongodb testing
Last synced: 07 May 2026
https://github.com/andreacrotti/hangman
Hangman Clojure implementation
api clojure clojurescript hangman
Last synced: 27 Mar 2025
https://github.com/rajshahuk/clj-mu
Clojure friendly library for using https://muserver.io
clj-mu clojure clojure-friendly-library mu-server webserver
Last synced: 06 Apr 2026
https://github.com/willahh/photoni
clojure clojurescript ddd ddd-architecture
Last synced: 30 May 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/punit-naik/vega-clj
A clojure(script) library that generates vega spec to be rendered as a chart by the Vega JS lib
clojure clojurescript vega-lite visualisation
Last synced: 21 May 2026
https://github.com/mtumilowicz/clojure-ring-reitit-h2-workshop
Exemplary Clojure webapp written with ring, reitit, conman.
clojure clojure-development clojure-exercises clojure-rest clojure-tutorial conman reitit ring tutorial workshop workshop-materials
Last synced: 22 Jun 2025
https://github.com/femtobit/turing-templates
Experiment on generating turing-machine implementations in terms of C++ templates
Last synced: 16 May 2026
https://github.com/kirahowe/clojurescript-tic-tac-toe
A smart tic-tac-toe built with reframe to learn clojure(script)
Last synced: 15 Sep 2025
https://github.com/kcaran/adventofcode2024
Advent of Code 2024 solutions in clojure
advent-of-code advent-of-code-2024 adventofcode clojure
Last synced: 13 Aug 2025
https://github.com/abhi18av/ena-genomes-link-aggregator
aria2c browser-automation clojure ena python
Last synced: 16 May 2026
https://github.com/agilecreativity/etuk
Selenium wrapper to automate commonly used apis.
automation clojure clojure-wrapper selenium-webdriver
Last synced: 07 Mar 2026
https://github.com/sgopale/sgopale.github.io
Trying to use Clojure for everything
Last synced: 30 Jun 2026
https://github.com/bsless/malli-jackson
Create malli schema from Jackson annotations
clojure jackson-annotation schema
Last synced: 21 May 2026
https://github.com/alekcz/storyblok-clj
A simple client for the storyblok api
Last synced: 14 Aug 2025
https://github.com/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 2025
https://github.com/eliasgit2017/graphcljskel
Graph handling in Clojure
clojure clojurescript functional-programming graph graphviz graphviz-dot leiningen
Last synced: 03 Oct 2025
https://github.com/wall-brew-co/lein-sealog
A Leiningen plugin for managing your changelog.
changelog-generator clojure lein-plugin leiningen
Last synced: 02 Jan 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/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/koloyyee/rosetta_stone
Learning with projects
clojure java learning-by-doing projects-driven-learning swift
Last synced: 05 May 2026
https://github.com/fluidity-money/stylus.fluiditylabs.io
A simple webapp and ingestor tracking the deployment of Arbitrum Stylus contracts on a variety of chains.
arbitrum clojure clojurescript go postgres rust stylus web3
Last synced: 30 Apr 2026
https://github.com/tommcgurl/clojure-exercism
A repo containing my solutions for exercism.io clojure exercises.
Last synced: 15 Aug 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/mks-m/reductio
Small library to partially evaluate a subset of Clojure given a set of bindings.
clojure lisp partial-evaluators
Last synced: 27 May 2026
https://github.com/bartholomews/generator-cljseed
A Yeoman starter seed for Clojure + ClojureScript stack (compojure, ring, reagent, figwheel, heroku support)
clojure clojurescript figwheel heroku heroku-ready reagent ring-middleware seed seed-project yeoman yeoman-generator
Last synced: 04 Oct 2025
https://github.com/drylikov/secrets.clj
A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.
authentication choice clj clojure cryptography drng jvm password prng random rng secrets secure security timestamp token uuid xkcd
Last synced: 21 May 2026
https://github.com/ljpengelen/lijstje
Small app to create and share wish lists (in Dutch)
Last synced: 20 May 2026
https://github.com/fmind/feedji
Compute statistics from RSS feeds to help you decide which one to drop
automation clojure metrics rss statistics
Last synced: 11 Apr 2025
https://github.com/bfontaine/minimaliterals
Ruby-like %-literals in Clojure
Last synced: 01 Jul 2026
https://github.com/thechampagne/dogapi-java
Dog API client for Java.
api-client api-wrapper clojure dogapi groovy java java-8 jvm jvm-languages kotlin scala
Last synced: 05 Apr 2026
https://github.com/xiaoyingpu/csci208
Class project: answer questions to understand Clojure. For the brave and true!
Last synced: 04 Apr 2025
https://github.com/y2k/compose_news
Repost jetpack compose changes to telegram
clojure cloudflare-workers telegram-bot
Last synced: 12 Sep 2025
https://github.com/gremid/julesratte
Clojure MediaWiki/Wikibase client
clojure mediawiki-api wikimedia-data-dump
Last synced: 20 Jan 2026
https://github.com/joakimen/sqs.clj
Babashka CLI for dealing with SQS queues
Last synced: 16 Aug 2025
https://github.com/xlfe/photosync
[Unfinished] full stack web app to syncronise photos from SmugMug to Google Photos
clojure clojurescript google-app-engine smugmug
Last synced: 15 Jul 2025
https://github.com/macielti/aws-client-component
AWS Client Integrant component
Last synced: 08 Feb 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/vane-tech/ring-json-logger
12 factor app logging in a JSON format for your ring clojure app
12-factor clojure json logging logging-library logs ring ring-middleware
Last synced: 22 Mar 2025
https://github.com/fmind/tsvtools
A set of tools to manipulate tab separated files in Clojure
clojure file operations tab tsv
Last synced: 11 Apr 2025
https://github.com/alvarogarcia7/kata-rover-clojure
clj clojure kata mars-rover midje rover
Last synced: 23 May 2026
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-swing-example
A clojre project to use opencv and swing.
Last synced: 16 May 2026
https://github.com/stepankuzmin/hackerrank
My HackerRank solutions
clojure hackerrank java javascript python ruby
Last synced: 08 Apr 2026
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/librity/brave_clojure
Book - Clojure for the Brave and True - My notes and solutions.
Last synced: 08 Sep 2025
https://github.com/vernongrant/device-locking-demo
A simple re-frame demo application.
clojure clojurescript re-frame
Last synced: 31 Mar 2025
https://github.com/dronoxx/power
Library to power devices in rpi using clojure
Last synced: 24 Apr 2026
https://github.com/johnnyjayjay/servant
Super simple file server/browser
clojure hacktoberfest web-server
Last synced: 04 Apr 2025
https://github.com/gusenov/examples-clj
Примеры программ на языке программирования Clojure.
clojure examples jvm-languages
Last synced: 20 Feb 2026