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-22 00:05:36 UTC
- JSON Representation
https://github.com/borkdude/aoc2017
Advent of Code 2017
advent-of-code advent-of-code-2017 clojure
Last synced: 06 May 2025
https://github.com/practicalli/doom-emacs-config
Practicalli customisations to the Doom Emacs configuration
clojure doom-emacs emacs practicalli
Last synced: 16 Jun 2025
https://github.com/miikka/clj-nvd
Scan your deps.edn dependencies for known vulnerabilities
clojure dependencies vulnerability-scanner
Last synced: 26 Jun 2025
https://github.com/metosin/sauna-todo
Simple full-stack TODO app example for demonstrating Clojure(script)
clojure clojurescript example-project sauna websockets
Last synced: 23 Jun 2025
https://github.com/leonardocardoso/bedtimeclock
clock clojure objective-c swift ui
Last synced: 06 Apr 2025
https://github.com/metosin/eines
Simple Clojure and ClojureScript library for WebSocket communication
clojure clojurescript javascript metosin-deprecated websocket
Last synced: 15 May 2025
https://github.com/luchiniatwork/contentql
Access Contentful data using Om Next Queries
clojure clojurescript cms content contentful omnext query-language
Last synced: 22 Apr 2025
https://github.com/ertugrulcetin/babylon-cljs
3D character controller prototype project. It showcases how to integrate BabylonJS with ClojureScript.
babylonjs clojure clojurescript gamedev prototype rule-engine webgl
Last synced: 07 Jul 2025
https://github.com/metabase/connection-pool
Connection pools for JDBC databases. Simple wrapper around C3P0.
c3p0 clojure clojure-jdbc connection-pool connection-pooler connection-pooling database jdbc metabase
Last synced: 11 Jul 2025
https://github.com/swirrl/table2qb
A generic pipeline for converting tabular data into rdf data cubes
clojure csv csvw datacube etl linked-data qb rdf
Last synced: 31 Oct 2025
https://github.com/killme2008/carmine-sentinel
A Clojure library designed to connect redis by sentinel, make carmine to support sentinel.
carmine clojure redis-sentinel sentinel
Last synced: 21 Mar 2025
https://github.com/strojure/undertow
Clojure API to Undertow web server.
adapter clojure undertow web-server
Last synced: 15 Aug 2025
https://github.com/dspearson/phlegyas
phlegyas: an implementation of 9P2000 in Clojure.
Last synced: 08 May 2025
https://github.com/borkdude/who-follows-me
Check who follows you, but you're not following back and vice versa. https://twitter.michielborkent.nl
Last synced: 27 Aug 2025
https://github.com/tirkarthi/respec
A collection of specs for clojure.core
clojure clojure-library clojure-spec
Last synced: 11 Sep 2025
https://github.com/johnnyjayjay/poker
A functional implementation of the game mechanics of Texas hold 'em and a Discord bot to play poker in chat
clojure discord discord-bot game hacktoberfest poker
Last synced: 26 Mar 2025
https://github.com/bsless/contextual
Fast Clojure interpreter and template engine
clojure interpreter performance template-engine
Last synced: 21 Mar 2025
https://github.com/LeonardoCardoso/BedtimeClock
clock clojure objective-c swift ui
Last synced: 03 Apr 2025
https://github.com/junegunn/clj-inspector
Inspector helps debugging Clojure programs
Last synced: 29 Oct 2025
https://github.com/clj-kondo/configs
Library configurations as dependencies for clj-kondo
Last synced: 03 Aug 2025
https://github.com/jingtaozf/literate-clojure
Load Clojure/ClojureScript code blocks from Org files
clojure emacs literate-programming literate-programs org-mode
Last synced: 16 Apr 2025
https://github.com/palisades-lakes/faster-multimethods
Almost backwards compatible alternative to Clojure 1.8.0 implementation of multimethods with roughly 1/10 the method lookup cost.
benchmark clojure multimethods
Last synced: 09 Mar 2026
https://github.com/xlfe/clojure-app-engine
A skeleton to get started with Clojure on Google App Engine
clojure google-appengine google-cloud google-cloud-datastore
Last synced: 30 Oct 2025
https://github.com/hauntedhost/functional-cryptocurrencies
List of cryptocurrencies and smart contracts using functional programming languages
clojure cryptocurrencies cryptocurrency elixir erlang fsharp functional-cryptocurrencies functional-languages functional-programming haskell ocaml smart-contracts
Last synced: 29 Jul 2025
https://github.com/lotuc/bin-pack
3d bin packing
3d-bin-packing bin-packing clojure clojurescript threejs visualization
Last synced: 13 Mar 2026
https://github.com/pink-gorilla/ui-pprint-frisk
Reagent UI renderer for data visualization.
cljs clojure clojurescript gorilla-ui reagent shadow-cljs
Last synced: 12 Dec 2025
https://github.com/pmonks/multigrep
A little Clojure library that provides regex-based file grepping and/or text substitution.
clojure clojure-library files grep regexes text-substitution
Last synced: 05 Mar 2026
https://github.com/kolharsam/bb-spotify
Control your Music player form the command line using babashka
Last synced: 10 Oct 2025
https://github.com/codecov/example-clojure
Example Clojure integration with Codecov
Last synced: 06 Jul 2025
https://github.com/netpyoung/pt.c-interop-in-clojure
https://youtu.be/40cvevHg0J8
Last synced: 19 Mar 2025
https://github.com/pez/shadow-bare-bones
A mini-project to quickly get started with ClojureScript for hacking on a browser app
clojure clojurescript getting-started shadow-cljs
Last synced: 11 May 2026
https://github.com/vzaramel/whatsappweb-clj
Whatsweb Web Client written in Clojure
api-client clojure encryption reverse-engineering whatsapp whatsapp-web
Last synced: 22 Apr 2025
https://github.com/hugoduncan/makejack
A clojure CLI build tool, and build library.
Last synced: 06 Jul 2025
https://github.com/totakke/clj-sub-command
A simple subcommand parser for Clojure
Last synced: 11 Mar 2026
https://github.com/clojure-finance/datajure
Clojure data manipulation DSL — composable query syntax built on tech.ml.dataset
clojure data-manipulation data-science dataframe dsl empirical-research query-dsl tech-ml-dataset
Last synced: 20 Apr 2026
https://github.com/thesis/shale
A Clojure-backed replacement for Selenium hubs.
clojure selenium selenium-webdriver shale
Last synced: 12 Dec 2025
https://github.com/luposlip/nd-db
Clojure library exposing newline delimited files as lightning fast databases
clojure csv database document edn json ndnippy newline-delimited
Last synced: 12 Dec 2025
https://github.com/mayvenn/standalone-test-server
A standalone test server that reports the requests it has received
clojure ring-handler standalone-server testing
Last synced: 22 Apr 2025
https://github.com/blockether/svar
Type‑safe LLM output for Clojure. Works with any text‑only model.
ai clojure llm structured-output
Last synced: 07 Jun 2026
https://github.com/zhming0/mock-clj
A minimalist & non-invasive API for mocking in Clojure
Last synced: 09 Apr 2025
https://github.com/setzer22/jena-clj
An idiomatic clojure wrapper to the Jena API
Last synced: 09 Apr 2025
https://github.com/jsa-aerial/dmm
Data Flow Matrix Machines. Generalization of recurrent neural networks.
clojure linear-streams recurrent-neural-networks self-referential variadic
Last synced: 12 May 2025
https://github.com/dyne/social-wallet-api
Social Wallet REST API web interface
bitcoin blockchain clojure rest-api rpc swagger wallet
Last synced: 12 Dec 2025
https://github.com/parenthesin/microservice-boilerplate-malli
Clojure Microservice Boilerplate: Components, Reitit, Pedestal, Malli, Postgresql and Tests
boilerplate clojure malli microservice postgres testing
Last synced: 24 Jan 2026
https://github.com/ivarref/healthy
A simple Clojure (JVM) library for doing health checks over a given duration.
clojure health health-check healthcheck
Last synced: 09 Oct 2025
https://github.com/plandes/clj-example-nlp-ml
Example Project for Natural Language Processing and Machine Learning Libraries
clojure dataset elasticsearch feature-engineering machine-learning natural-language-processing
Last synced: 16 Mar 2026
https://github.com/nha/boot-uglify
minification/compression for Clojure
boot-uglify clojure clojurescript compression minifies uglifyjs
Last synced: 06 Jul 2025
https://github.com/practicalli/clojure-web-services
Develop production grade server-side web services and APIs using Clojure and REPL driven development
aero clojure integrant integrant-repl next-jdbc postgresql
Last synced: 27 Oct 2025
https://github.com/kronkltd/jiksnu
Federated Microblogging Application
clojure social social-network website
Last synced: 11 Mar 2026
https://github.com/cmiles74/scraper
A simple web scraper built around the JavaFX WebEngine
clojure java javafx javascript scraper
Last synced: 11 Mar 2026
https://github.com/zmedelis/hfds-clj
Access to HuggingFace datasets via Clojure
Last synced: 15 Mar 2026
https://github.com/strojure/ring-undertow
Clojure ring adapter to Undertow web server.
clojure http-handler ring-adapter undertow
Last synced: 15 Aug 2025
https://github.com/mallozup/saint-build
monitor your jenkins operations, jobs in async and functional elegance
ci clojure devops event-driven jenkins saint-build
Last synced: 10 Apr 2025
https://github.com/clj-commons/zprint-clj
Node.js wrapper for ZPrint Clojure source code formatter
Last synced: 14 Apr 2025
https://github.com/rickmoynihan/redef-methods
Stub clojure multi-method bodies
clojure integrant multi-methods stub stubbing testing
Last synced: 31 Oct 2025
https://github.com/piotr-yuxuan/nabab
Describe how data flow between core.async channels with a pinch of syntactic sugar
async channels clojure core-async
Last synced: 16 Aug 2025
https://github.com/liquidz/iced-nrepl
nREPL middleware to support vim-iced.
clojure nrepl nrepl-middleware vim-iced
Last synced: 21 Mar 2025
https://github.com/somecho/utility-scripts
A collection of helper scripts for Clojure, Java, Ledger and Taskwarrior. Written in Clojure.
babashka clojure deps-edn java ledger-cli ripgrep taskwarrior
Last synced: 09 Aug 2025
https://github.com/nubank/midje-nrepl
nREPL middleware to interact with Midje
Last synced: 10 Apr 2025
https://github.com/dyne/fxc
FXC Simple Secret Sharing - clojure library
clojure crypto secret secret-sharing shamir
Last synced: 26 Jul 2025
https://github.com/pegesund/clojureranker
Tune Solr-rankings with Clojure code.
Last synced: 18 Mar 2025
https://github.com/clojurecivitas/clojurecivitas.github.io
An open effort to structure learning resources with meaningful connections.
blog clay clojure data-science literate markdown notebooks
Last synced: 24 Jun 2025
https://github.com/cicadalabs/bips
Bitcoin Improvement Proposals implemented in Clojure.
bip32 bip39 bip44 bitcoin clojure cryptocurrency hdwallet monero
Last synced: 10 Apr 2025
https://github.com/tuddman/clojure-graalvm
Run Clojure Programs without the JVM
Last synced: 09 Apr 2025
https://github.com/rads/rain
🌧️ A Clojure/Script library for fast and flexible web apps.
babashka backend bbin biff clojure clojurescript frontend hydration incremental-static-regeneration isomorphic javascript jetty nextjs rain-clj re-frame react reagent server-side-rendering static-site-generator
Last synced: 14 Sep 2025
https://gitlab.com/alanmarazzi/clj-boost
A Clojure wrapper for XGBoost
clojure data science machine learning xgboost
Last synced: 18 Jun 2025
https://github.com/mauricioszabo/clematis
CLVIM: Clematis virginiana (devil's darning needles)
clojure clojurescript neovim plug-in
Last synced: 05 May 2025
https://github.com/jrwdunham/tegere
TeGere! = Behave! — a Gherkin library for Clojure
clojure gherkin-library instaparse testing
Last synced: 14 Sep 2025
https://github.com/metosin/metosin-common
Random collection of various namespaces used in multiple Metosin projects
Last synced: 23 Jun 2025
https://github.com/tatut/nrepl-doc-inject
NREPL middleware to inject community docstrings
Last synced: 10 Apr 2025
https://github.com/valerauko/sirius
Tiny library to find the name of Unicode characters
clojure emoji hacktoberfest unicode
Last synced: 11 Jul 2025
https://github.com/dpom/nlp-tools
Tools for Natural Language Processing
clojure nlp-library nlp-parsing
Last synced: 22 Jun 2025
https://github.com/galuque/datomic-compose
Docker Compose for running a Datomic system
clojure database datomic docker
Last synced: 14 Jul 2025
https://github.com/tuddman/clj-dde
connect to a DDE (dynamic data exchange) server/client ... in Clojure!
Last synced: 01 Sep 2025
https://github.com/aroemers/lifted
Clojure library to lift functions into protocols
Last synced: 30 Apr 2025
https://github.com/narimiran/adventofcode2022
My solutions for AoC 2022
advent-of-code advent-of-code-2022 adventofcode clojure lisp python python3 python311
Last synced: 22 Mar 2025
https://github.com/vodori/schema-forms
Convert prismatic schemas into JSON schemas compatible with react-jsonschema-form
clojure clojurescript forms react-jsonschema-form schema
Last synced: 10 Apr 2025
https://github.com/narimiran/AdventOfCode2022
My solutions for AoC 2022
advent-of-code advent-of-code-2022 adventofcode clojure lisp python python3 python311
Last synced: 09 Jul 2025
https://github.com/ivarref/gen-fn
Generate Datomic function literals from regular Clojure namespaces. On-prem.
Last synced: 15 Apr 2025
https://github.com/wjoel/clj-bean
The better way to create JavaBeans from Clojure.
Last synced: 07 Mar 2026
https://github.com/borkdude/finitize
Limit and realize possibly infinite seqs
Last synced: 07 May 2025
https://github.com/CicadaLabs/bips
Bitcoin Improvement Proposals implemented in Clojure.
bip32 bip39 bip44 bitcoin clojure cryptocurrency hdwallet monero
Last synced: 17 Jul 2025
https://github.com/miikka/split-token
Generating and verifying split tokens with Clojure
authentication clojure cryptography split-token
Last synced: 25 Sep 2025
https://github.com/eval/bbangsearch
DuckDuckGo's bang searches from the commandline
babashka cli clojure duckduckgo search
Last synced: 06 May 2025
https://github.com/inqwell/typeops
Alternative value type combination in Clojure arithmetic
Last synced: 26 Aug 2025
https://github.com/studistcorporation/sleepydog
Clojure library for tracing (possibly async) applications with Datadog.
async clj clojure datadog distributed-tracing hacktoberfest instrumentation o11y observability terraform-managed tracing
Last synced: 09 Apr 2025
https://github.com/mayvenn/kafka-component
A component to consume with many threads from Kafka
clojure kafka kafka-client mocks
Last synced: 06 Oct 2025
https://github.com/brianchevalier/numpy-clj
A core.matrix implementation using NumPy via libpython-clj
clojure corematrix libpython-clj linear-algebra numpy
Last synced: 22 Aug 2025