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-29 00:05:28 UTC
- JSON Representation
https://github.com/brianchevalier/re-state
Clojure(Script) library for computing numerically accurate and reproducible mechanical responses of systems.
civil clojure dynamics engineering mechanics
Last synced: 25 Dec 2025
https://github.com/calvis/acnh-flowers
using Clojure/Datomic to add color to my island
animal-crossing-new-horizons clojure datomic
Last synced: 30 Jul 2025
https://github.com/tlewin/yadm
Simple Clojure library for data mapping
clojure database datamapper sql validation
Last synced: 28 Mar 2025
https://github.com/kolharsam/my-bencode
A netstring and bencode implementation in Clojure
Last synced: 30 Jul 2025
https://github.com/theandrew168/snippetbox
Alex Edwards' snippetbox application in Clojure
Last synced: 28 Mar 2025
https://github.com/darkleaf/no-stack-trace
This is a drop-in replacement for `ex-info`
Last synced: 16 Aug 2025
https://github.com/xerp/clj-google-stackdriver-logging
Google Stackdriver Logging api
clj-google clj-google-stackdriver-logging clojure google google-stackdriver google-stackdriver-logging
Last synced: 31 Jul 2025
https://github.com/hellokaton/clojure-todo-list
The todo-list application that used clojure + ring
Last synced: 03 Apr 2025
https://github.com/amperity/blocks-adl
Content-addressable Azure Data Lake block store
azure-data-lake clojure content-addressable-storage
Last synced: 31 Jul 2025
https://github.com/chorin1/dt-dt
Do this Do that - A clojure function scheduler
Last synced: 01 Aug 2025
https://github.com/jacobemcken/workdays
Lib and service to calculate workdays in the danish energy market (electricity and gas)
Last synced: 29 Oct 2025
https://github.com/eamonnsullivan/github-api-lib
The bits of the Github GraphQL and REST API that I need for various projects, kept in one place.
clojars clojure github-graphql
Last synced: 24 Sep 2025
https://github.com/trptr/java-wrapper
Clojure wrappers for various Java classes.
Last synced: 24 Sep 2025
https://github.com/youhavethewrong/twenty-four
A 24-bit ANSI color library.
Last synced: 24 Sep 2025
https://github.com/lerouxrgd/squirrel
Flink window word count example in Clojure
clojure flink stream-processing wordcount
Last synced: 02 Aug 2025
https://github.com/wavejumper/codoxify
Generate Clojure documentation for docsify
api clojure clojurescript codox docsify documentation documentation-generator markdown
Last synced: 02 Aug 2025
https://github.com/atesbazi/dataimitator
Generates random data for your needs.
clojure clojure-library data fake fake-data random-data random-data-generation random-generation
Last synced: 08 Aug 2025
https://github.com/bsless/burrito
Interactive development utility for Java interop in Clojure
clojure interactive interop repl
Last synced: 25 Dec 2025
https://github.com/hackemateninja/clojure-koans
A set of exercises for learning Clojure
Last synced: 03 Oct 2025
https://github.com/usernolan/fm
Concise syntax for embedding validation within functions
clojure clojurescript generative-specification property-testing
Last synced: 03 Oct 2025
https://github.com/runejuhl/vhoasts
crt.sh scraper written in Clojure/babashka
babashka certificate-transparency clojure osint
Last synced: 10 Aug 2025
https://github.com/olical/forc
Clone of Clojure list comprehension in JavaScript
Last synced: 09 Jul 2025
https://github.com/aaronwalker96/aitrainproblem
Auto routing of artificially intelligent trains using different algorithms
artificial-intelligence astar astar-algorithm astar-pathfinding clojure operator-search planner-search
Last synced: 04 Oct 2025
https://github.com/laurazard/drapeau
Playground project for me to play around with and learn more about clojure, clojurescript, graalvm etc.
clojure clojurescript graalvm tdd
Last synced: 18 Mar 2025
https://github.com/tessellator/resilience4clj-bulkhead
A small Clojure wrapper around the resilience4j Bulkhead module
bulkhead clojure resilience resilience4j
Last synced: 11 Aug 2025
https://github.com/propan/space-alone
good old Asteroids written in ClojureScript
asteroids clojure clojurescript
Last synced: 12 Aug 2025
https://github.com/menzenski/dnd-5e-api-wrapper
Wrapper for the 5E API.
clojure clojure-library dungeons-and-dragons rpg srd5
Last synced: 05 Oct 2025
https://github.com/brettatoms/zodiac-assets
A Zodiac extension to help manage static assets with vite
Last synced: 04 Oct 2025
https://github.com/strojure/memoize-one
Clojure library for memoization of the single value.
Last synced: 03 Apr 2025
https://github.com/pelletier/lein-dynamic-version
A Leiningen plugin to populate the :version field of your lein project dynamically
Last synced: 11 Apr 2025
https://github.com/piotrts/monsato
A lightweight MutationObserver wrapper for ClojureScript
clojure clojurescript mutationobserver
Last synced: 27 Dec 2025
https://github.com/rocky-jaiswal/hangmangame
hangman game in Clojure just for fun
Last synced: 14 Jun 2025
https://github.com/mr3zee/itmo-programming-course-y2019-20
My first steps in programming
clojure java javascript prolog
Last synced: 17 Aug 2025
https://github.com/green-coder/vrac-samples
Samples demonstrating how to use Vrac, a declarative html template library from the future.
clojure clojurescript front-end library vrac
Last synced: 05 Oct 2025
https://github.com/perkss/perkss.github.io
My fun super interesting blog take a read
algorithm algorithms c clojure docker finance functional-programming green kubernetes math mathematics maths sustainability terraform
Last synced: 18 Aug 2025
https://github.com/fr33m0nk/ardoq-problem-2
Simple Web based calculator REST API using JSON that supports input of mathematical expressions with the basic operations: +, -, *, and /. It allows the usage of parens and understand operator precedence.
ardoq calculator circleci clojure deps-edn donkey heroku-deployment interview interview-questions rest rest-api web-application
Last synced: 19 Aug 2025
https://github.com/mallozup/cosmic-river
Event middleware GitHub powered by clojure
clojure event-driven github message-broker rabbitmq rabbitmq-server
Last synced: 20 Jan 2026
https://github.com/imteekay/rachar-conta
A simple program to split bills with friends
clojure functional-language functional-languages functional-programming
Last synced: 29 Oct 2025
https://github.com/andreacrotti/scrabble
backend clojure clojurescript scrabble
Last synced: 27 Mar 2025
https://github.com/andreacrotti/football
Fun way to draw teams for a more balanced game
Last synced: 27 Mar 2025
https://github.com/poudel/advent-2020-clj
Advent of code 2020 in Clojure
advent-of-code advent-of-code-2020 advent-of-code-2020-clojure clojure
Last synced: 23 Feb 2025
https://github.com/aod/advent-of-code
Central hub for my personal Advent of Code solutions which are written in many different programming languages
advent-of-code advent-of-code-2015 advent-of-code-2020 aoc-runner clojure deno javascript nim rust typescript
Last synced: 22 Aug 2025
https://github.com/average-user/chess960
A generator of random positions of chess 960, also known as Fischer Random Chess.
chess clojure clojurescript fischer-random-chess
Last synced: 09 Jul 2025
https://github.com/mrgravity817/magritte
A Clojure/Script library for building SurrealQL queries.
clojure clojurescript query-builder surrealdb
Last synced: 22 Aug 2025
https://github.com/chrisetheridge/utensil
Common utilities that can be used from the REPL.
clojure kitchen-sink lein profiles repl utensils
Last synced: 12 Dec 2025
https://github.com/aljones15/clojure-conway
Conway's game of life in Quil
cellular-automata clojure concurrency leiningen
Last synced: 22 Feb 2025
https://github.com/agilecreativity/try-virgil
Example Java/Clojure/auto-reloaded project using Virgil
clojure clojure-repl java-interop reload
Last synced: 24 Aug 2025
https://github.com/travelboss/schema-plus
Adds easy mock generation and builder functions to plumatic/schema definitions
clojure clojurescript generators mock-data schemas
Last synced: 24 Aug 2025
https://github.com/benknoble/formallang
Formal languages in Clojure
cfg clojure dfa formal-languages
Last synced: 17 Oct 2025
https://github.com/circleci-public/lein-nvd_orb
Automatically and easily scan a Clojure project for vulnerabilities using `lein-nvd`
Last synced: 26 Aug 2025
https://github.com/practicalli/advent-of-clojure-code
Solutions in Clojure to the Advent of Code yearly coding challenge
Last synced: 16 Jun 2025
https://github.com/benhowell/s3-crewser
AWS s3 upload and delete recipe for clojure(script) web apps
amazonica aws clojure clojurescript s3 s3-beam
Last synced: 30 Aug 2025
https://github.com/smetdenis/clojure-practice
Because I've tried all sorts of programming languages and realized that the world is going the wrong way...
Last synced: 23 Jul 2025
https://github.com/macielti/rabbitmq-component
RabbitMQ Integrant component.
Last synced: 18 Mar 2025
https://github.com/styts/speech
A study in speech recognition in Clojure
clojure fft machine-learning spectrogram speech-recognition
Last synced: 22 Mar 2025
https://github.com/panthevm/compcss
A tool for transforming CSS with Clojure
Last synced: 04 Mar 2025
https://github.com/ericdallo/metrepl
Metrics of your Clojure nREPL
clojure nrepl nrepl-middleware repl
Last synced: 11 Apr 2025
https://github.com/grierson/alabaster-syntax
Tonsky Alabaster theme for Atom.
alabaster atom clojure color-scheme syntax-highlighting theme
Last synced: 05 Mar 2025
https://github.com/grierson/formedit
Paredit in Fennel for Clojure using Treesitter
clojure fennel nvim paredit treesitter
Last synced: 05 Mar 2025
https://github.com/lebrancconvas/hackerrank-functional-programming
Programming in Functional Programming by using Hackerrank Problem.
clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala
Last synced: 26 Feb 2025
https://github.com/lebrancconvas/functional-programming
Functional Programming Practice.
category-theory clojure elixir functional-programming haskell scala
Last synced: 26 Feb 2025
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: 12 Dec 2025
https://github.com/loganlinn/ji
Web version of SET (http://www.setgame.com)
card-game clojure clojurescript core-async
Last synced: 29 Jun 2025
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: 26 Dec 2025
https://github.com/macielti/echo-graalvm
A simple Telegram echo bot to experiment with GraalVM native-image and Clojure
Last synced: 29 Dec 2025
https://github.com/pdsouza/chloe
A simple way to build static sites in Clojure.
Last synced: 07 Nov 2025
https://github.com/andreacrotti/markov_fun
fun with Markov chains
clojure markov-chain text-processing
Last synced: 27 Mar 2025
https://github.com/tuddman/clj-grobid
A Clojure library to make working with GROBID a little easier
clojure documents machine-learning
Last synced: 20 Aug 2025
https://github.com/jcorrado/experiments
Scratch space for experiments in Clojure
Last synced: 02 Apr 2025
https://github.com/brianchevalier/nano.system
Orchestrate your stateful Clojure system
Last synced: 26 Dec 2025
https://github.com/ne1ro/social-stats-bot
Telegram Bot that shows stats for the social network accounts
Last synced: 26 Feb 2025
https://github.com/sogaiu/hypothesis-grammar-clojure
clojure grammar hypothesis testing
Last synced: 31 Aug 2025
https://github.com/skyeav/finance-tracker
This is a non-serious project I built to familiarize myself with Clojure and use a SQLite database to track my finances which I've been meaning to do for a while. I expect to maintain this occasionally and as needed. This is only meant to give me some quick spending analytics based on what I add to the database.
clojure finance-management hobby-project sqlite3
Last synced: 26 Mar 2025
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 26 Dec 2025
https://github.com/jarohen/dot-emacs
My Emacs dotfiles
clojure doom-emacs-configuration emacs lsp
Last synced: 18 Jan 2026
https://github.com/luontola/clojure-game-of-life
Conway's Game of Life, including RLE file import and export
Last synced: 25 Feb 2025
https://github.com/miikka/pindeps
Verify the checksums of your dependency artifacts
clojure dependencies package-management verification
Last synced: 14 Jun 2025
https://github.com/pez/seatbelt
A test runner for your VS Code extensions and/or Joyride scripts.
clojure joyride test-automation vscode vscode-extension
Last synced: 26 Dec 2025
https://github.com/volrath/clj-evo-images
Evolutionary composition of images using a Genetic Algorithm in Clojure
clojure genetic-algorithm image-processing simulated-annealing
Last synced: 01 Apr 2025
https://github.com/redraiment/snippets
A collection of ready-to-use samples.
clojure clojurescript express haskell java kotlin ktor react spring spring-boot
Last synced: 26 Mar 2025