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-27 00:05:26 UTC
- JSON Representation
https://github.com/superhawk610/pegthing
The pegthing demo project from Clojure for the Brave and True.
Last synced: 14 May 2026
https://github.com/netpyoung/study.clojure
📄☯ study.clojure: https://netpyoung.github.io/study.clojure/
Last synced: 07 Apr 2025
https://github.com/simonneutert/clojurescript-web-app-demo
I wanted to see how far I can push it, having dabbled with Clojure/-Script for a few weeks after work. So, there you have it: an example of an artisinal (most probably bad 🫠) NodeJS-independent Frontend Project 🍻 😎
clojure clojurescript json web-application website
Last synced: 17 May 2026
https://github.com/netpyoung/cljpyoung.http.status
📡 HTTP Statuses with cljc
Last synced: 07 Apr 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/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/drringo/bb-form
Typeform, but for terminal. Script using clojure babashka and charm-gum to collect data from beautiful form
Last synced: 17 May 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/lagenorhynque/wordcounter
A word counter program for European-language/Japanese text
clojure coffeescript haskell java natural-language-processing ocaml python
Last synced: 11 Apr 2026
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/mrgravity817/cosmic-clojure
Learn how to build your Clojure application using TDD, DDD techniques.
clojure domain-driven-design test-driven-development
Last synced: 02 Apr 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/artemy/advent-of-code-2022
Advent of Code 2022 solutions written in Clojure
advent-of-code advent-of-code-2022 advent-of-code-2022-clojure advent-of-code-clojure clojure
Last synced: 05 Apr 2025
https://github.com/artemy/pokertrainer-cljs
clojure clojurescript poker poker-trainer reagent
Last synced: 05 Apr 2025
https://github.com/dfuenzalida/adventofcode
Solutions to the Advent of Code problems from 2015-2021 in Clojure and some in Haskell (2017)
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 clojure haskell
Last synced: 18 May 2026
https://github.com/rachbowyer/keirin-demo
Example of using the keirin library
clojure demo keirin microbenchmarking
Last synced: 12 Sep 2025
https://github.com/ryrden/rinha-de-backend-clojure
3º Edição da Rinha de Backend
api-rest clojure docker nginx postgresql reitit rinha-de-backend
Last synced: 11 Apr 2026
https://github.com/adam-stokes/pod-stokachu-bitkit
abstract interface to various package installers to be used in babashka
babashka babashka-pods clojure
Last synced: 04 Apr 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/rarescosma/clojure.bat
This project accompanies my journey through the excelent book "Clojure for the Brave and True"
Last synced: 11 Apr 2025
https://github.com/joakimen/sqs.clj
Babashka CLI for dealing with SQS queues
Last synced: 16 Aug 2025
https://github.com/bo-tato/protohackers
learning clojure by solving protohackers challenges
clojure protohackers protohackers-solutions
Last synced: 27 Mar 2025
https://github.com/serioga/test-ring-undertow
Trying a new ring-undertow library in real application
Last synced: 03 Apr 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/mtkhawaja/polyglot-jvm
A JVM multiverse demo exploring coexistence, compilation, and execution of multiple JVM languages within one Maven build and unified bytecode universe.
clojure groovy jvm-languages kotlin scala
Last synced: 11 Apr 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/macielti/rango
Rango is a REST API for school canteen management.
clojure docker graalvm postgresql
Last synced: 09 Jul 2025
https://github.com/Zatura24/advent-of-code
My Advent of Code sollutions in different programming languages
advent-of-code clojure golang python
Last synced: 18 Jul 2025
https://github.com/eploko/lekstuga
A poor man's actor library for Clojure/Script
Last synced: 09 Mar 2025
https://github.com/codamic/oneiri
Client application for psychopomps
clj clojure clojurescript figwheel hellhound re-frame
Last synced: 17 Feb 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/eliasgit2017/graphcljskel
Graph handling in Clojure
clojure clojurescript functional-programming graph graphviz graphviz-dot leiningen
Last synced: 03 Oct 2025
https://github.com/alekcz/storyblok-clj
A simple client for the storyblok api
Last synced: 14 Aug 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/burkaydurdu/tom
Tom is a cross-platform recording system project
clojure clojurescript electron
Last synced: 15 May 2026
https://github.com/gusenov/examples-clj
Примеры программ на языке программирования Clojure.
clojure examples jvm-languages
Last synced: 20 Feb 2026
https://github.com/strojure/slf4j-mdc
Clojure utility for SLF4J logging system's MDC (Mapped Diagnostic Context)
Last synced: 19 Jul 2025
https://github.com/damesek/clojure-style-guide-hungarian
Magyar Clojure stílus útmutató
clojure hungarian-language style
Last synced: 29 Mar 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/asukiaaa/clj-opencl-practice
clojure matrix-multiplication opencl
Last synced: 17 Mar 2025
https://github.com/asukiaaa/audio-video-practice
A project to sound audios and show images.
Last synced: 17 Mar 2025
https://github.com/luccahellriegel/markdown-to-roam
clojure markdown parser roamresearch tree
Last synced: 16 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/brendonjwong/advent-of-code
Solutions to Advent of Code in Clojure
Last synced: 11 Aug 2025
https://github.com/ottoallmendinger/term-paper-stm
Term Paper: Clojure STM (Hochschule Karlsruhe 2012)
clojure clojure-stm term-paper
Last synced: 23 Mar 2025
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/jonschoning/zipper-practice
practice using zippers in clojure
Last synced: 10 Aug 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/grain6pbc/grain6pbc-utils
Grain6PBC Utilities: Clelte (Clojure→Svelte), Clotoko (Clojure→Motoko), Poshmark Scraper, GrainDaemon, GrainMode | Grainbranch: https://github.com/grain6pbc/grain6pbc-utils/tree/12025-10-24-1402-grain6pbc-utilities-collection
babashka clojure compiler grain-network icp motoko svelte utilities
Last synced: 18 May 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/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://codeberg.org/valpackett/ring-ratelimit
Rate limiting middleware for Clojure Ring
Last synced: 04 Oct 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://codeberg.org/valpackett/clj-bonecp-url
Clojure wrapper for BoneCP (DEPRECATED) that also parses database URLs
Last synced: 04 Oct 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/alvarogarcia7/potter-kata-clojure-2
Potter kata, in clojure
clojure kata midje no-tdd potter-kata repl test
Last synced: 22 Aug 2025
https://codeberg.org/valpackett/clj-configurator
A powerful yet simple configuration library for Clojure
Last synced: 04 Oct 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/yurrriq/frege-cats
Cats bindings for Frege data types
algebraic-data-types category-theory clojure frege
Last synced: 10 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/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/anacn/learn_clojure.mp4
📺 国内第一套 Clojure 视频课程,Let Lisp Rocks !
Last synced: 03 Oct 2025
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/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/rwstauner/secret-toss
A small clojure script for tossing secrets between commands
Last synced: 21 Mar 2025
https://github.com/viyadb/query-ui
Query UI for demo purposes
clojure querying ui-components viyadb
Last synced: 18 May 2026
https://github.com/pez/shadow-always
A repro repo
clojure clojurescript shadow-cljs
Last synced: 21 Mar 2025
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/blairnangle/learning-datomic
Code notes while learning Datomic.
Last synced: 16 Mar 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/andreacrotti/tic-tac-toe
algorithm clojure strategy tic-tac-toe
Last synced: 27 Mar 2025
https://github.com/micheam/examples-clj
Snippets and sample apps with clojure
clojure clojure-deps sample-code snippets
Last synced: 05 Apr 2025
https://github.com/clojurestream/clerk-workshop
Files for Clerk Workshop at ClojureStream
Last synced: 17 May 2026
https://github.com/valerauko/shared-routing
reitit frontend-backend shared routing example
clojure clojurescript reitit routing shared-routing
Last synced: 09 Aug 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/nuid/transit
Cross-platform transit (de)serialization
clj cljc cljs clojure clojurescript serialization transit
Last synced: 02 Apr 2026
https://github.com/rocky-jaiswal/advent-2017
JS and CLJ solutions for http://adventofcode.com/2017
Last synced: 09 Apr 2026