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-02 00:05:37 UTC
- JSON Representation
https://github.com/kennytilton/spammer
Proof-of-concept full stack CLJS mxWeb front-end and CLJ Matrix+Ring back end wrapping a REST API. Gasp.
clojure clojurescript framework fullstack
Last synced: 05 Jun 2026
https://github.com/helins/linux.i2c.horter-i2hae.clj
A/D conversion via I2C with Horter I2HAE from Clojure JVM
adc adc-device analog clojure i2c input
Last synced: 06 Jun 2026
https://github.com/milankinen/clojure-ui-testing-demo
Codes for Reaktor #lisp meetup topic "Concise UI testing with Clojure"
clojure cuic demo repl ui-testing
Last synced: 24 Apr 2026
https://github.com/majorcluster/diplomat-http-w-mysql-service-template
Leiningen template for generating a diplomat-architecture styled pedestal service with mysql db
api clojure diplomat-architecture mysql pedestal
Last synced: 26 Apr 2026
https://github.com/dmotz/tasseographer
🧿 Divine auspices from Git log hashes
cli clojure clojurescript git planck
Last synced: 26 Apr 2026
https://github.com/lebrancconvas/functional-programming
Functional Programming Practice.
category-theory clojure elixir functional-programming haskell scala
Last synced: 29 Apr 2026
https://github.com/xlisp/xlisp.github.io
Personal site for Steve Chan
clojure deep-learning emacs lisp llm ml pytorch reinforcement-learning
Last synced: 09 Jun 2026
https://github.com/pdsouza/chloe
A simple way to build static sites in Clojure.
Last synced: 28 Jun 2026
https://github.com/factorhouse/cronut-javax
A Clojure Companion to Quartz (with Legacy Javax Compatibility)
clojure quartz quartz-scheduler schedule scheduler task task-scheduler
Last synced: 08 Oct 2025
https://github.com/kulminaator/londu
db replication utility
clojure postgresql replication
Last synced: 26 Jun 2026
https://github.com/factorhouse/cronut-integrant
Integrant Bindings for Cronut
clojure integrant quartz quartz-scheduler schedule scheduler task task-scheduler
Last synced: 06 Jan 2026
https://github.com/tuh8888/dep2rel
Relation extraction using word embeddings and dependecy paths
bootstrap clojure nlp relation-extraction
Last synced: 08 May 2026
https://github.com/jemoka/bootstrap-reagent-project
3.2.1... Kabloweee! you have a Reagent project with all of its ClojureScript glory.
clojure clojurescript react reagent reveal-js
Last synced: 09 May 2026
https://github.com/coldnew/talk-clojure-ecosystem
A talk for clojure.tw on Clojure and it's Ecosystem (English)
clojure clojurescript ecosystem presentation slide
Last synced: 10 Jun 2026
https://github.com/mjul/clojo-fractal-forest
Clojure version of the dojo code for the F# Dojo-Fractal-Forest
clojure clojurescript dojo fsharp
Last synced: 14 May 2026
https://github.com/luontola/clojure-game-of-life
Conway's Game of Life, including RLE file import and export
Last synced: 13 Jun 2026
https://github.com/lagenorhynque/everyday-life-with-clojure-spec
clojure.spec examples
Last synced: 25 Oct 2025
https://github.com/lagenorhynque/phoneq
phonetic quiz for language learners
clojure clojurescript duct re-frame
Last synced: 25 Oct 2025
https://github.com/lagenorhynque/sicp
Study notes on Structure and Interpretation of Computer Programs, Second Edition (SICP; 『計算機プログラムの構造と解釈 第二版 』)
clojure common-lisp computer-science lisp scheme sicp
Last synced: 25 Oct 2025
https://github.com/sheluchin/phuzql
Proof of concept: an interactive GraphQL API explorer
api-explorer babashka clojure graphql pathom proof-of-concept
Last synced: 17 May 2026
https://github.com/rybandrei2014/cljdub-dsp
Sound processing library that allows usage of pydub library's functionality in Clojure as well as provides interface for interaction between pydub and TarsosDSP libraries
audio audio-processing clojure pydub sound soundprocessing tarsosdsp
Last synced: 28 May 2026
https://github.com/ivarref/defnlogged
A moderately opinionated defn macro for building more reliable systems
Last synced: 09 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: 17 Apr 2026
https://github.com/pez/guardrails-malli-mini
Using Guardrails with Malli, and the Guardrails registry from Malli
clojure clojurescript guardrails malli
Last synced: 04 Apr 2026
https://github.com/cwithmichael/zip-attack
A port of the cwithmichael/zip-blitz program to Clojure.
Last synced: 15 Jun 2026
https://github.com/p14n/vertx-ring
A clojure ring adapter for Eclipse Vert.x 5
Last synced: 18 Apr 2026
https://github.com/superhawk610/the-divine-cheese-code
The Divine Cheese Code demo project from Clojure for the Brave and True.
Last synced: 18 Apr 2026
https://github.com/lagenorhynque/principles-systems-architecture
Study notes on 『現場で役立つシステム設計の原則』(Principles of the Systems Architecture)
clojure java system-architecture
Last synced: 19 Apr 2026
https://github.com/v-kolesnikov/hackerrank
HackerRank challenges
clojure hackerrank kata katas self-learning statistics
Last synced: 04 Jun 2026
https://github.com/lvguowei/perfume-shop
Use logic programming to solve a perfume shop puzzle
clojure logic-programming puzzle
Last synced: 18 Jan 2026
https://github.com/hangingman/urbanwiki
FreeStyleWikiと同じような機能をHerokuでやりたい...盆栽的なプロジェクト
Last synced: 21 Apr 2026
https://github.com/af2b/designpattern
A comprehensive collection of Behavioral Design Patterns with clean code implementations, detailed documentation, and practical examples. Educational resource for software engineers focusing on design patterns mastery and best practices.
clj clojure design-patterns ruby
Last synced: 08 May 2026
https://github.com/pepzer/shrimp-log
A tiny ClojureScript logging library for Node.js.
clojure clojurescript javascript logging lumo nodejs
Last synced: 14 Apr 2026
https://github.com/mbuczko/clj-skalar
Image processing based on pooled GM sessions
Last synced: 12 Dec 2025
https://github.com/alehatsman/alehatsman.com-old
My personal landing page
clojure css developer html javascript
Last synced: 09 May 2026
https://github.com/lagenorhynque/strip-margin-test
Clojure implementation of StringLike#stripMargin (Scala)
Last synced: 16 Apr 2026
https://github.com/owengalenjones/dl4j-examples
Testing DeepLearning4J in Clojure
clojure deep-learning machine-learning
Last synced: 28 Jun 2026
https://github.com/bnert-land/graphql.kit
Clojure GraphQL Toolkit
clojure clojure-graphql graphql graphql-clojure
Last synced: 25 Apr 2026
https://github.com/dinnymate/self-destruct
Create custom destructure functions for Clojure
clojure clojurescript destructuring
Last synced: 23 Jun 2026
https://github.com/danirukun/sidebyside
A simple side by side image join tool.
Last synced: 25 Apr 2026
https://github.com/punit-naik/file-server
Serves a file or directory as static assets on the web server
Last synced: 06 Jun 2026
https://github.com/dfuenzalida/petclinic
Implementation of the Spring Petcinic using Clojure and the Kit Framework.
clojure kit-framework repl webapp
Last synced: 26 Oct 2025
https://github.com/jurjanpaul/codemirror6-parinfer
CodeMirror 6 Parinfer extension
clojure codemirror codemirror6 parinfer scittle
Last synced: 26 Oct 2025
https://github.com/ndevreeze/cmdline
Small wrapper around command line parsing with clojure.tools.cli
Last synced: 08 Oct 2025
https://github.com/oklein1/association-miner-api
Explore the Association Miner API, a lightweight and versatile machine learning tool designed for effortless integration and predictive insights. Uncover valuable patterns in diverse datasets, from supermarket transactions to online user behavior, with the power of association rule learning at your fingertips.
association-rule-mining association-rules clojure data-mining data-science-projects
Last synced: 07 Oct 2025
https://github.com/maciektalaska/dpgclj
Diceware Password Generator written in Clojure
clojure diceware-passphrase-generator
Last synced: 07 Jun 2026
https://github.com/plandes/clj-mkproj
Generates boilerplate projects
boilerplate clojure command-line-tool template yaml
Last synced: 12 May 2026
https://github.com/jcorrado/pingdom-reports
Some simple reports for Pingdom data, in Clojure, run via Airflow
airflow clojure pingdom python
Last synced: 28 Apr 2026
https://github.com/thatguyhughesy/riddle
Rule based HTTP request proxy and filter written in Clojure
clojure core-async filter firewall http http-proxy http-requests rules rules-engine
Last synced: 19 Jun 2026
https://github.com/ofer1992/aoc_21
Advent of Code '21 solved in clojure
advent-of-code advent-of-code-2021 advent-of-code-2021-clojure aoc aoc2021 clojure
Last synced: 28 Jan 2026
https://github.com/mrgravity817/tiktok-clojuredart
TikTok clone, written in ClojureDart and Flutter
clojure clojuredart clone-coding flutter nomadcoders
Last synced: 16 Mar 2026
https://github.com/peter-lyons-kehl/dbg
Tracing evaluation order
clojure debug debugger-visualizer debugging debugging-tool stack stacktrace trace tracing
Last synced: 08 Jun 2026
https://github.com/codamic/manifold-test
A test application to help us understand manifold library better
Last synced: 08 Jun 2026
https://github.com/kkazuo/json-web-key
A Clojure library designed to decode JSON Web Key.
Last synced: 17 Mar 2026
https://github.com/fmariluis/gender-detection
Clojure library for name gender detection
Last synced: 22 Oct 2025
https://github.com/nijohando/event.websocket
Websocket client for clojure integrated with nijohando/event
Last synced: 22 Oct 2025
https://github.com/alvarogarcia7/clojure-for-java-devs
clj clojure cross-training introduction java learning learning-by-doing
Last synced: 07 Feb 2026
https://github.com/damesek/golang-clojurescript
Gracefully shutdown server with Golang for exported Clojurescript projects
cljs clojure clojurescript golang shadow-cljs
Last synced: 29 Apr 2026
https://github.com/fr33m0nk/optional
A Clojure library that wraps over java.util.Optional
Last synced: 13 May 2026
https://github.com/penguincabinet/totuzen-aa.clj
💥 A Clojure library for generating a Totuzen ASCII art
ascii-art clojure clojure-library
Last synced: 08 Feb 2026
https://github.com/y2k/finance_tracker
Research project of an Android application for testing LISP on Android
Last synced: 30 Apr 2026
https://github.com/rgolubtsov/transroutownish-proto-bus-clojure
A daemon written in Clojure, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
clojure http-kit json microservice rest routing transportation
Last synced: 01 May 2026
https://github.com/christoph-frick/relative-clj-http
Helpers to provide defaults and relative modifications around clj-http (only client for now)
Last synced: 21 Oct 2025
https://github.com/aygp-dr/atom-validator
Clojure library for RFC 4287 Atom feed validation. Validates required elements, content types, date formats. Publishes to Clojars.
atom clojure feed property-based-testing rfc4287 validation
Last synced: 26 Jun 2026
https://github.com/avramrobert/halfling
async-programming asynchronous clojure concurrency functional lazy
Last synced: 20 Oct 2025
https://github.com/huygn/fbevents-crawler
babashka clojure clojurescript nbb nodejs
Last synced: 15 Apr 2026
https://github.com/fmguerreiro/gurps-companion-app
A mobile app written in cljs + react native. GURPS 4th edition character creation app
clojure clojurescript re-frame react-native tailwindcss
Last synced: 26 Feb 2026
https://github.com/sanel/jarbloat
Analyze java jar files
analysis clojure graphviz-dot jar java treemap
Last synced: 15 Mar 2026
https://github.com/lagenorhynque/hello-grpc
An example Protojure app generated from protojure template
Last synced: 16 Apr 2026
https://github.com/dfornika/amrhike
Proof-of-concept for storing and querying harmonized AMR Genomic Analysis Results in datahike
antimicrobial-resistance clojure data-harmonization datahike triplestore
Last synced: 14 Oct 2025
https://github.com/nuid/bytes
Cross-platform byte (de)serialization and conversion
bytes clj cljc cljs clojure clojurescript
Last synced: 11 Feb 2026
https://github.com/macielti/http-client-component
Simple HTTP client that can be used to make HTTP requests to a server
Last synced: 11 Feb 2026
https://github.com/rads/todop2p
Compare P2P libraries
clojure crdt distributed-systems javascript p2p replication scuttlebutt survey
Last synced: 03 May 2026
https://github.com/plandes/clj-perferg
Convert PerfProStudio files to ERG mode files (used for the WahooKickr).
clojure command-line-tool wahoo workout
Last synced: 19 Jun 2026
https://github.com/nuid/exception
Cross-platform exception facilities
clj cljc cljs clojure clojurescript exception exception-handling exceptions
Last synced: 15 Feb 2026
https://github.com/bjagg/eve-api-client
An OpenAPI for EVE Online -- Clojure Client
clojure eve-online swagger-codegen
Last synced: 21 Jun 2026
https://github.com/plandes/clj-append
Log4j2 Logger that appends using print and println.
Last synced: 19 May 2026
https://github.com/codamic/hellhound-template
Boot template to create a boilerplate web application to be used with HellHound.
clojure clojurescript hellhound web web-development
Last synced: 11 Jun 2026
https://github.com/punit-naik/clj-sicp
Solutions for SICP problems in Clojure
clojure sicp sicp-exercises sicp-solutions
Last synced: 08 Oct 2025