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-29 00:05:42 UTC
- JSON Representation
https://github.com/macielti/rango
Rango is a REST API for school canteen management.
clojure docker graalvm postgresql
Last synced: 09 Jul 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/gusenov/examples-clj
Примеры программ на языке программирования Clojure.
clojure examples jvm-languages
Last synced: 20 Feb 2026
https://github.com/macielti/aws-client-component
AWS Client Integrant component
Last synced: 08 Feb 2026
https://github.com/burkaydurdu/tom
Tom is a cross-platform recording system project
clojure clojurescript electron
Last synced: 15 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/ogeagla/clj-dstream
DStream clustering algorithm implementation in Clojure
clojure clustering clustering-algorithm clustering-methods dstream
Last synced: 17 May 2026
https://github.com/stepankuzmin/hackerrank
My HackerRank solutions
clojure hackerrank java javascript python ruby
Last synced: 08 Apr 2026
https://github.com/nuid/base64
Cross-platform base64 {en,de}coding
base64 base64-decoding base64-encoding clj cljc cljs clojure clojurescript
Last synced: 06 Apr 2026
https://github.com/rynkowsg/serverless-demo
A couple of Serverless Framework examples.
clojure clojurescript serverless serverlessframework shadow-cljs
Last synced: 19 May 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/rynkowsg/video-stt
Automatic transcription for videos, thanks to avconv, Google Speech API & Clojure wiring all the bits.
clojure gcp-speech speech-api speech-to-text
Last synced: 17 Mar 2025
https://github.com/alvarogarcia7/potter-kata-clojure-2
Potter kata, in clojure
clojure kata midje no-tdd potter-kata repl test
Last synced: 22 Aug 2025
https://github.com/apb9785/aoc-2016-clojure
Advent of Code 2016 in Clojure
advent-of-code advent-of-code-2016 clojure coding-challenge functional-programming programming-challenges programming-contests
Last synced: 08 Sep 2025
https://github.com/gbzarelli/clj-blackjack
[Clojure] [Game] Blackjack game in Clojure
Last synced: 22 Aug 2025
https://github.com/darkartek/chococolor
Un semplice algoritmo Clojure per calcolare gli oggetti necessari a modificare il colore del proprio Chocobo in FFXIV
chocobo clojure coloring coloring-algorithm ffxiv ffxivita
Last synced: 22 Aug 2025
https://github.com/akrisanov/clojure-for-ai-engineers
Learning Clojure with a Series of Tiny Code Snippets
ai-engineering clojure for-beginners
Last synced: 24 May 2026
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/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/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/pez/shadow-always
A repro repo
clojure clojurescript shadow-cljs
Last synced: 21 Mar 2025
https://github.com/railwayapp-templates/clojure-luminus
A Clojure Luminus starter template connected to a Postgres database.
clojure deploy-clojure deploy-luminus deployment luminus-framework
Last synced: 16 Jun 2026
https://github.com/kentbull/keri-clj
Clojure implementation of the KERI and ACDC protocols.
acdc clojure decentralized-identity keri
Last synced: 24 Aug 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/hughrawlinson/cyndi
Print the tracks from a Cyndi Lauper album
Last synced: 24 Aug 2025
https://github.com/bryanmikaelian/clj-template
template repo for my clj projects
clojure compojure deps-edn ring
Last synced: 24 Aug 2025
https://github.com/alvarogarcia7/camel-snake-pascal-kebab-kata-clojure
This is a study (i.e., an etude), to practice message dispatching and property-based testing. In Clojure
camel-case clojure kebab-case pascal-case property-based-testing quickcheck snake-case trikitrok
Last synced: 24 Aug 2025
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/agzam/unabomber
Giantbomb API search app prototype
clojure clojurescript demo-app
Last synced: 09 Mar 2026
https://github.com/jungstershark/clojurecipe
ClojuRecipe is a Clojure-based command-line tool that suggests recipes using the Edamam API. It leverages functional programming principles to provide reliable recipe suggestions based on the ingredients you have available.
api clojure command command-line-tool edamam-api functional-programming immutable java leiningen pure-functions recipes
Last synced: 09 Mar 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/andreacrotti/tic-tac-toe
algorithm clojure strategy tic-tac-toe
Last synced: 27 Mar 2025
https://github.com/neal-c/hello-clojure
A playground for curiosity, fun and very deep personal notes
Last synced: 26 Aug 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/asukiaaa/clj-opencv-swing-example
A clojre project to use opencv and swing.
Last synced: 16 May 2026
https://github.com/keworker/clojure-hackathon
Hackathon for learning the Clojure programming language
Last synced: 29 Aug 2025
https://github.com/praj-foss/coucal
A Clojure library for parsing ID3 tags from MP3 files
clojure clojure-library id3v2 mp3-tags
Last synced: 30 Aug 2025
https://github.com/pabloreszczynski/phoenix-client
Clojure implementation of the Phoenix Framework client
Last synced: 11 Jul 2025
https://github.com/ilevd/hugsql-inline-plugin
Inline SQL parameters to SQL query string
Last synced: 27 Jun 2025
https://github.com/ryanfleck/aoc24
Advent of Code 2024 - Clojure solutions.
Last synced: 25 Jun 2025
https://github.com/sanjp10/multimethod-dispatcher
Multimethod clojure like solution for python
clojure functional-programming multimethods pip python
Last synced: 22 May 2026
https://github.com/cinguilherme/ring-web-clojure-study
Clojure web application
Last synced: 14 May 2025
https://github.com/kornev/kornev-gin-app
A JSON-RPC 2.0 operation based API for Hive Metastore which used PostgreSQL, Hive JDBC and HDFS.
big-data clojure data-catalog data-discovery hdfs hive metadata
Last synced: 12 Jan 2026
https://github.com/bfontaine/probs-from-4clj
:key: My solutions to 4clojure problems
Last synced: 30 Mar 2025
https://github.com/honzabrecka/dockerfiles
clojure clojurescript docker nodejs
Last synced: 06 May 2026
https://github.com/p-adams/kanban
Kanban web application built with ClojureScript and Reagent
Last synced: 25 Jun 2026
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/chbrown/jurl-clojure
Cross-platform URL parsing / manipulation
Last synced: 06 Mar 2026
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/blairnangle/exercism-clj
Solutions to the Clojure track on exercism.org.
Last synced: 12 Jul 2025
https://github.com/pez/repro-calva-nrepl-lockup
A bug reproduction project, Calva sends nREPL spinning
calva clojure nrepl reproduction
Last synced: 21 Mar 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/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/practicalli/clojure-cli-tools--terminal-logo
Using Clojure CLI tools to draw a Clojure logo on the terminal window, for no particular reason except we can. Perhaps add it to projects as an alias so we get a nice logo before the repl runs...
Last synced: 16 Jun 2025
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/practicalli/amazon-web-services
A Practical guide to the ever increasing Amazon Web Services, so therefore this guide will never be finished...
amazon amazon-web-services aws book clojure
Last synced: 16 Jun 2025
https://github.com/manenko/boot-download
Boot task for downloading remote files via HTTP(S).
boot boot-clj build-tool clojure download
Last synced: 12 Nov 2025
https://github.com/pgreze/hello-clojure
Some code I wrote while learning Clojure
Last synced: 20 Jun 2025
https://github.com/alvarogarcia7/exercism-clojure
Store the solutions to some Exercism problems (in clojure)
clojure exercise exercism-exercises
Last synced: 12 Jun 2026
https://github.com/james-p-d/clojuredump
Dumping ground for learning Clojure
Last synced: 11 Mar 2025
https://github.com/hastebrot/clojure-playground
Code examples for the Clojure programming language.
Last synced: 14 Mar 2025
https://github.com/usernolan/fm.async
Failure modes for CSP
clojure clojurescript csp failure
Last synced: 02 Sep 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/simonneutert/bb-map-tile-metrics
A babashka library and CLI tool for analyzing "slippy" map tile sets.
Last synced: 15 May 2026
https://github.com/tank-bohr/didactic-adventure
birthday bot clojure joke slack slack-bot telegram telegram-bot
Last synced: 17 May 2026
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/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/mhuzaifa/comp_6411_cspl
Programming Languages
clojure docker erlang programming-languages python3
Last synced: 16 Mar 2026
https://github.com/jgaehring/quahog-quontrol
A web app for configuring a Quahog sensor
Last synced: 26 Jun 2025
https://github.com/andeemarks/shokunin-april-2020
Clojure solution to April 2020 Shokunin challenge
Last synced: 19 Apr 2026
https://github.com/analyticbastard/dafn
Define asynchronous functions, easy
asynchronous-programming clojure functional-programming
Last synced: 25 May 2026
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/scicloj/guides
A collection of guides by the SciCloj community, written using markdown and published using GitBook
Last synced: 12 Jul 2025
https://github.com/jaydeesimon/stint-repl
my personal datetime calculator
calculator clojure datetime repl
Last synced: 29 Oct 2025
https://github.com/zackteo/angel-n-mortal-telebot
Simple telegram bot made in clojure with morse library
Last synced: 19 Aug 2025
https://github.com/boxp/murakumo
A Google Cloud Platform API Libraries for Clojure.
Last synced: 26 Jun 2025
https://github.com/slotthe/instant-runoff
An instant runoff implementation for the XMonad logo contest.
Last synced: 15 Jun 2025
https://github.com/jcaromiq/greeting-kata-clojure
Greeting kata in clojure
clojure kata outside-in-tdd tdd
Last synced: 25 May 2026