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/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/ggandor/filmvilag-scraper
Web scraper for the online archives at filmvilag.hu
Last synced: 10 Jul 2025
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/davidvujic/adyen-clojure-online-payments
Example Clojure and ClojureScript implementation for the Adyen online payments
Last synced: 27 Mar 2025
https://github.com/dronoxx/power-rpi-web-service
Power device web service on raspberry pi
Last synced: 29 Oct 2025
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/ddanilov/largest-remainder-method
clojure code-coverage cpp largest-remainder-method
Last synced: 15 Mar 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/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/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/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/macielti/aws-client-component
AWS Client Integrant component
Last synced: 08 Feb 2026
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/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/stepankuzmin/hackerrank
My HackerRank solutions
clojure hackerrank java javascript python ruby
Last synced: 08 Apr 2026
https://github.com/benzap/the-stoics-library
Library Resources on stoic texts, with credit going to stoics.com
clojure readings static-site-generator stoicism text-resources
Last synced: 15 Mar 2025
https://github.com/andreacrotti/hangman
Hangman Clojure implementation
api clojure clojurescript hangman
Last synced: 27 Mar 2025
https://gitlab.com/Charte/get-my-file
Robot de Telegram para buscar archivos desde tu pc usando palabras claves y lo envía a Telegram
Last synced: 25 Sep 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/shaolans/clojure_sudoku_csp
Sudoku game with a solver implemented in Clojure using the CSP
Last synced: 20 Jun 2025
https://github.com/agilecreativity/etuk-template
Leiningen template for etuk library
automation-selenium clojure leiningen selenium template
Last synced: 30 Apr 2026
https://github.com/mhrimaz/core-logic-exploration
Exploration in Clojure core.logic
Last synced: 26 May 2026
https://github.com/carina-akaia/profile
A personal profile app
cljs clojure feature-sliced re-frame reagent
Last synced: 11 Apr 2025
https://github.com/cwithmichael/what-can-u-eat
Toy project using USDA API, clojure, kit-clj, UIx and aws cdk
aws aws-cdk aws-cdk-typescript clojure kit-clj uix usda-national-nutrient-database
Last synced: 17 May 2026
https://github.com/agilecreativity/pod-b12n-mgrep
pod-b12n-mgrep by agilecreativity
babashka clojure command-line-tool graalvm-native-image scripting
Last synced: 06 Apr 2025
https://github.com/agilecreativity/encrypted-config
Encrypt configuration library for Clojure
clojure configuration encryption-tool security-hardening
Last synced: 06 Apr 2025
https://github.com/malcx95/hall9000
Home automation project
angular arduino clojure home-automation nodemcu
Last synced: 11 Apr 2026
https://github.com/agilecreativity/clj-audiotagger
Clojure command-line library designed to make it easy to manipulate/cleanup bad mp3 tag with UTF-8 support
claudio clojure command-line-tool jaudiotagger java-interop
Last synced: 06 Apr 2025
https://github.com/agilecreativity/try-clj-interop
try-clj-interop by agilecreativity
clojure example-project interop java
Last synced: 28 Apr 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/chunsen-w/clojure-di
A clojure library to help manage app state, and the dependency graph, like DI libraries for java
clj clojure dependency-injection di state-management
Last synced: 24 Dec 2025
https://github.com/rodolfo42/advent-of-code
My code solutions to the Advent of Code challenges
advent-of-code-2020 clj clojure deps
Last synced: 06 Apr 2026
https://github.com/theandrew168/derztunes
A simple music site based on old school iTunes
Last synced: 15 Mar 2025
https://github.com/mkuranowski/adventofcode2020
2020 Advent of Code coded in Clojure
advent-of-code advent-of-code-2020 advent-of-code-2020-clojure clojure
Last synced: 14 Oct 2025
https://github.com/albertoblaz/tictactoe-cljs
Implementation of TicTacToe in ClojureScript using Reagent
Last synced: 18 May 2026
https://github.com/ilevd/hugsql-inline-plugin
Inline SQL parameters to SQL query string
Last synced: 27 Jun 2025
https://github.com/asukiaaa/clj-opencv-swing-example
A clojre project to use opencv and swing.
Last synced: 16 May 2026
https://github.com/theronic/eacl-example
EACL Example demonstrating ReBAC Authorization
access-control authorization clojure datomic eacl permissions rebac spicedb
Last synced: 24 Jun 2025
https://github.com/pabloreszczynski/phoenix-client
Clojure implementation of the Phoenix Framework client
Last synced: 11 Jul 2025
https://github.com/konstantine-v/babashka-scripts
A collection of scripts in Babashka (Clojure)
Last synced: 26 Feb 2025
https://github.com/patbrown/supatom-file
Persistent file interface for IAtom
Last synced: 26 Mar 2025
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/atrox/haikunatorclj
Generate Heroku-like random names to use in your clojure applications.
Last synced: 21 Jul 2025
https://github.com/plandes/clj-ghrelease
GitHub Automated Releases
build-automation build-tool clojure github travis-link
Last synced: 20 May 2026
https://github.com/andeemarks/checkstyle-edn-listener
A basic Checkstyle AuditListener implementation to output checkstyle results in EDN (https://github.com/edn-format/edn)
auditlistener checkstyle clojure edn
Last synced: 20 May 2026
https://github.com/jackdbd/pegthing
My implementation of the Peg Thing game in Clojure for the Brave and True
clojure functional-programming
Last synced: 27 Mar 2025
https://github.com/stefanhengl/fields
Like select-keys but for nested maps
clojure fields filter nested select-keys
Last synced: 11 Jul 2025
https://github.com/johnnyjayjay/swt-quiz
Small quiz for exam preparation in software engineering (German)
clojure clojurescript hacktoberfest university website
Last synced: 19 Jun 2025
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/sinkaszab/limbda
Functional programming helper library.
clojure es6 es6-javascript functional-js functional-programming lambda lisp
Last synced: 18 Feb 2026
https://github.com/pgreze/hello-clojure
Some code I wrote while learning Clojure
Last synced: 20 Jun 2025
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/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/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/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/jaydeesimon/stint-repl
my personal datetime calculator
calculator clojure datetime repl
Last synced: 29 Oct 2025
https://github.com/irishpatrick/migration
A Clojure library designed to run database migrations from a list of SQL files.
clojure database-migrations sql
Last synced: 21 Jun 2025
https://github.com/pez/sthlm-clj-2023-02-23
Slides for PEZ's talk at the sthm-clj meetup Feb 2023 at the Agical office
clojure interactive-programming joyride meetup slides
Last synced: 16 May 2026
https://github.com/chouffe/dtree
Decision Trees implementation in Clojure (Using ID3 Algorithm)
Last synced: 21 Jun 2025
https://github.com/prakhar1989/clj-snake
:snake: Snake skinned in Clojure style
Last synced: 21 Jun 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/cwithmichael/calculator
Simple calculator app using Clojure w/ Reagent
Last synced: 26 Mar 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/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
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/elliotcourant/clj-plex
A Plex client for Clojure
clojure clojure-library plex plex-media-server
Last synced: 17 Mar 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/coldnew/cljs-brainfuck
Brainfuck interpreter written in clojurescript and run on node.js
brainfuck-interpreter clojure clojurescript nodejs
Last synced: 15 May 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/simonneutert/aoc2021-clojure
Advent of Code 2021 in Clojure #aoc
advent-of-code aoc aoc2021 aoc2021clojure clojure
Last synced: 15 Mar 2025
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/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/nuid/hex
Cross-platform hex {en,de}coding
clj cljc cljs clojure clojurescript hex hexadecimal
Last synced: 02 Jan 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/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