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-01-16 00:05:49 UTC
- JSON Representation
https://github.com/darkdefender27/clj-minesweeper
wip: minesweeper app developed in clojure
Last synced: 25 Dec 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/femtobit/turing-templates
Experiment on generating turing-machine implementations in terms of C++ templates
Last synced: 17 Aug 2025
https://github.com/joakimen/sqs.clj
Babashka CLI for dealing with SQS queues
Last synced: 16 Aug 2025
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/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/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/brendonjwong/advent-of-code
Solutions to Advent of Code in Clojure
Last synced: 11 Aug 2025
https://github.com/jonschoning/zipper-practice
practice using zippers in clojure
Last synced: 10 Aug 2025
https://codeberg.org/valpackett/ring-ratelimit
Rate limiting middleware for Clojure Ring
Last synced: 04 Oct 2025
https://github.com/nabato/diehard-async
Clojure resilience library including retry, circuit breaker, rate limiter, bulkhead, timeout and fallback
bulkhead circuit-breaker clojure fallback rate-limiter rate-limiting resilience retry-library timeout timeout-library
Last synced: 12 Dec 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/valerauko/shared-routing
reitit frontend-backend shared routing example
clojure clojurescript reitit routing shared-routing
Last synced: 09 Aug 2025
https://github.com/penguincabinet/totuzen-aa.clj
💥 A Clojure library for generating a Totuzen ASCII art
ascii-art clojure clojure-library
Last synced: 07 Aug 2025
https://github.com/coderclub-dev/whoamiclojure
Who am I, Clojure?
beginner beginner-project clojure hacktoberfest hacktoberfest2022
Last synced: 04 Aug 2025
https://github.com/carlalbrecht/socket-json-rpc
An asynchronous JSON-RPC server and client for Clojure that uses sockets for communication
async clojure clojure-library json-rpc json-rpc-client json-rpc-server json-rpc2 socket-io
Last synced: 29 Sep 2025
https://github.com/mbuczko/clj-skalar
Image processing based on pooled GM sessions
Last synced: 12 Dec 2025
https://github.com/codebeige/boot-reset
Boot task for resetting component lifecycle in development.
boot boot-tasks clojure component
Last synced: 24 Sep 2025
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: 24 Sep 2025
https://github.com/foss-santanu/games
A collection of games developed in Clojure
clojure functional-programming game-development lisp
Last synced: 24 Sep 2025
https://github.com/kriztoper/atlas
Software development assistant tool that streamlines task management, freeing developers to focus on coding and delivering releases.
Last synced: 24 Sep 2025
https://github.com/outskirtslabs/sfv
A 0-dependency Clojure library for parsing and generating Structured Field Values for HTTP (RFC 9651/8941)
clojure http rfc8941 rfc9651 structured-fields structured-headers web
Last synced: 24 Sep 2025
https://github.com/lagenorhynque/sieve-of-eratosthenes
An implementation example of the sieve of Eratosthenes
c clojure coffeescript common-lisp erlang go groovy haskell java javascript ocaml perl python ruby scala scheme typescript
Last synced: 30 Dec 2025
https://github.com/purukaushik/brave_clojure
Braving clojure
brave-clojure clojure learning-clojure
Last synced: 22 Sep 2025
https://github.com/clojurestream/stripe-clojure
Clojure (JVM) SDK library for the Stripe API.
Last synced: 26 Jul 2025
https://github.com/rads/dynamodb-streams-consumer
🚰 Stream events from DynamoDB.
aws aws-dynamodb clojure dynamodb dynamodb-stream java mit-license
Last synced: 24 Jul 2025
https://github.com/ashenfad/space-saving
The "SpaceSaving" stream counting algorithm for Clojure
clojure data-summary stream-counting-algorithm
Last synced: 24 Jul 2025
https://github.com/ljpengelen/lijstje
Small app to create and share wish lists (in Dutch)
Last synced: 22 Mar 2025
https://github.com/vendethiel/ideas-luminus.clj
Ideas in Clojure with the Luminus framework (and postgresql)
Last synced: 22 Mar 2025
https://github.com/mihajlo7/character-coding
Demonstration examples of algorithms and their performance measurement in the clojure programming language.
artificial-intelligence clojure dinamic-programming genetic-algorithm mesurement
Last synced: 03 Jan 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: 05 Mar 2025
https://github.com/pmonks/tools-convenience
Convenience fns for tools.build scripts
Last synced: 15 Sep 2025
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/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/ljpengelen/ultra-chat
An app that demonstrates server-sent event with http-kit
Last synced: 22 Mar 2025
https://github.com/farcaller/bankng
An attempt at making an "enterprise-grade" system in clojure/script
Last synced: 06 Oct 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/ilevd/hugsql-inline-plugin
Inline SQL parameters to SQL query string
Last synced: 27 Jun 2025
https://github.com/iomonad/advent-of-code-2021
My take of Advent of Code 2021 session, in full Clojure.
Last synced: 25 Feb 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/rgolubtsov/customers-api-proto-lite-clojure-httpkit
A daemon written in Clojure, designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
clojure customers docker http-kit json microservice rest-api sqlite
Last synced: 07 Oct 2025
https://github.com/nuid/exception
Cross-platform exception facilities
clj cljc cljs clojure clojurescript exception exception-handling exceptions
Last synced: 07 Oct 2025
https://github.com/punit-naik/figwheel-npm-example
Shows the usage of NPM deps with leiningen
cljsbuild clojure clojurescript figwheel nodejs npm
Last synced: 14 Sep 2025
https://github.com/codamic/hellhound_examples
Code examples for HellHound library.
clojure clojurescript component hellhound stream system
Last synced: 08 Oct 2025
https://github.com/tggreene/lein-template-simple-yada
A leiningen template for a simple yada based project
Last synced: 08 Oct 2025
https://github.com/alvarogarcia7/clojure-for-java-devs
clj clojure cross-training introduction java learning learning-by-doing
Last synced: 22 Jul 2025
https://github.com/ridiculouswaffle/mail-harvester
A Clojure program that can scrape emails and links from any web page!
clojure productivity scraping user-friendly
Last synced: 08 Oct 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/jgaehring/quahog-quontrol
A web app for configuring a Quahog sensor
Last synced: 26 Jun 2025
https://github.com/lross2k/evapotranspiration-gui
Small desktop application for soil properties calculations
Last synced: 12 Jul 2025
https://github.com/clj-lx/compojure-api-chassis-template
Compojure-api leiningen template for microservices chassis
clojure compojure-api microservices-chassis
Last synced: 12 Dec 2025
https://github.com/pauloportugal/real-fizzbuzz-clojure
The Real FizzBuzz in Clojure
Last synced: 26 Jun 2025
https://github.com/merrickluo/go-dash
Functional programming utilities inspired by clojure for golang.
Last synced: 26 Jun 2025
https://github.com/flammified/advent-of-code
My solutions for the Advent Of Code
advent-of-code-2017 advent-of-code-2018 clojure rust
Last synced: 29 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: 31 Dec 2025
https://github.com/lagenorhynque/principles-systems-architecture
Study notes on 『現場で役立つシステム設計の原則』(Principles of the Systems Architecture)
clojure java system-architecture
Last synced: 25 Oct 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/heralden/folg
Stupidly simplistic self-hosted blogging platform designed for offline composition
blog clojure static-site-generator
Last synced: 29 Oct 2025
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/plandes/clj-append
Log4j2 Logger that appends using print and println.
Last synced: 11 Jan 2026
https://gitlab.com/orangefoxcollective/clj-migratus
A Clojure native tools library for handling migrations.
clojure database migrations migratus
Last synced: 11 Oct 2025
https://github.com/superhawk610/pegthing
The pegthing demo project from Clojure for the Brave and True.
Last synced: 11 Oct 2025
https://github.com/agilecreativity/pom-versions
pom-versions by agilecreativity
clojure clojure-library library
Last synced: 29 Oct 2025
https://github.com/ertugrulcetin/proguard-clojure-project
Simple Clojure project using ProGuard
Last synced: 24 Feb 2025
https://github.com/algojobs/clojure-jobs
The latest Clojure jobs, updated weekly.
clojure jobs jobsearch software-engineering
Last synced: 21 Mar 2025
https://github.com/rickmoynihan/evalo
Experiments fooling around with relational interpretation - run a subset of clojure backwards
boolean-algebra clojure logic-programming minikanren
Last synced: 12 Oct 2025
https://github.com/headwinds/clojure-shed
a simple API to store stuff using closure, leiningen, docker-compose, and SQL deployed to zeit
clojure clojurescript postgresql
Last synced: 19 Jul 2025
https://github.com/james-p-d/clojuredump
Dumping ground for learning Clojure
Last synced: 11 Mar 2025
https://github.com/abhi18av/acm-icpc-problems-aggregator
acm-icpc browser-automation clojure data-gathering
Last synced: 23 Feb 2025
https://github.com/coldnew/exercism
My exercism.io's practice.
clojure exercism exercism-clojure
Last synced: 12 Sep 2025
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/af2b/datastructure
A comprehensive collection of fundamental data structures implemented in different langs with practical, real-world examples. Each implementation includes detailed documentation covering from basic concepts to advanced usage, focusing on both educational understanding and practical applications.
clojure data-structures golang golang-examples ruby rust swift
Last synced: 30 Dec 2025
https://github.com/nihas101/advent-of-code-2022
Advent of code 2022 in clojure
advent-of-code advent-of-code-2022 clojure
Last synced: 31 Mar 2025
https://github.com/alvarogarcia7/fizzbuzz-kata-clojure
Practicing the fizzbuzz kata, with different approaches (in clojure)
clojure clojure-1-6 fizz-buzz fizzbuzz javaslang kata pattern-matching vavr zip
Last synced: 13 Oct 2025
https://github.com/warfox/biffweb-eelchat-clj
eelchat application from biffweb tutorial
biff biffweb clojure clojurescript
Last synced: 23 Feb 2025