An open API service indexing awesome lists of open source software.

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.

https://github.com/acutmore/aoc-2018

Advent of Code 2018 Clojure Solutions

advent-of-code clojure

Last synced: 27 Jun 2025

https://github.com/blairnangle/learning-datomic

Code notes while learning Datomic.

clojure datomic

Last synced: 16 Mar 2026

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/propan/tea-alert

a notification system that informs you when new stuff is up for sale in your favourite tea store

alerts clojure mailjet notifications tea

Last synced: 21 Jun 2025

https://github.com/kepler16/forge

A parallel test runner for clojure.test

clojure test

Last synced: 09 Mar 2026

https://tvoygit.ru/r6/lssl

Lisp(y) Shading Language -> SPIR-V Compiler

clojure glsl graphics lisp lisp-compiler opengl shader shaders spirv spir-v vulkan

Last synced: 03 Oct 2025

https://github.com/anacn/learn_clojure.mp4

📺 国内第一套 Clojure 视频课程,Let Lisp Rocks !

books clojure programming

Last synced: 03 Oct 2025

https://github.com/ordnungswidrig/clojure-conj-2015-i-did-the-api-wrong

Whoops - I did the api wrong - Talk given at the 2015 clojure/conj

api clojure presentation

Last synced: 15 Jun 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/avvessalom/itmo-functional-programming

Лабораторные работы по функциональному программированию (ИТМО, ПИиКТ-СиППО, 4 курс).

clojure functional-programming

Last synced: 04 Apr 2025

https://github.com/davidvujic/adyen-clojure-online-payments

Example Clojure and ClojureScript implementation for the Adyen online payments

adyen clojure clojurescript

Last synced: 27 Mar 2025

https://github.com/jiro4989/colc.clj

CombinatorLogicのClojure実装

clojure combinator

Last synced: 26 Jul 2025

https://github.com/danielmartincraig/coffi-demo-deps

This app demos calling native code from Clojure, using the excellent Coffi library found at https://github.com/IGJoshua/coffi

clojure codespaces coffi java jdk-18 jni openjdk panama

Last synced: 02 Jan 2026

https://github.com/konstantine-v/babashka-scripts

A collection of scripts in Babashka (Clojure)

babashka clojure

Last synced: 26 Feb 2025

https://codeberg.org/valpackett/clj-configurator

A powerful yet simple configuration library for Clojure

clj clojure configuration

Last synced: 04 Oct 2025

https://codeberg.org/valpackett/clj-bonecp-url

Clojure wrapper for BoneCP (DEPRECATED) that also parses database URLs

bonecp clj clojure jdbc

Last synced: 04 Oct 2025

https://codeberg.org/valpackett/ring-ratelimit

Rate limiting middleware for Clojure Ring

clj clojure rate-limiter ring

Last synced: 04 Oct 2025

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://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/jonschoning/zipper-practice

practice using zippers in clojure

clojure exercise kata zipper

Last synced: 10 Aug 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/oklein1/clustering-clj

This project implements (from scratch) a k-means cluster.

clojure clustering-algorithm k-means-clustering

Last synced: 27 Mar 2025

https://github.com/brendonjwong/advent-of-code

Solutions to Advent of Code in Clojure

advent-of-code clojure

Last synced: 11 Aug 2025

https://github.com/willahh/datomic-admin

Datomic database admin manager

clojure datahike datomic

Last synced: 27 May 2026

https://github.com/knowledgegarden/pi-clj

Paul Thagard's PI system transliterated from Lisp to Clojure - work very much in progress

ai clojure

Last synced: 14 Mar 2025

https://github.com/jcosentino11/euler

Implementation of Project Euler problems

clojure euler-exercises leiningen

Last synced: 07 Nov 2025

https://github.com/punit-naik/in-memory-es

A Clojure library designed to work with an in-memory version of Elasticsearch for testing purposes.

clojure elasticsearch in-memory

Last synced: 11 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/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: 19 Apr 2026

https://github.com/coldnew/exercism

My exercism.io's practice.

clojure exercism exercism-clojure

Last synced: 12 Sep 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/opqdonut/clojure-train-radiator

A small example project in Clojure. Fetches train information from rata.digitraffic.fi API and displays it.

clojure example

Last synced: 28 Mar 2025

https://github.com/altimario/temperature-dashboard

A simple dashboard to display the current and forecasted temperature of some European capital, using Clojure and websocket.

clojure multithreading websockets

Last synced: 25 Jun 2025

https://github.com/punit-naik/in-memory-mongo

A Clojure library designed to work with an in-memory version of MongoDB for testing purposes

clojure in-memory mongodb testing

Last synced: 07 May 2026

https://github.com/andreacrotti/hangman

Hangman Clojure implementation

api clojure clojurescript hangman

Last synced: 27 Mar 2025

https://github.com/rajshahuk/clj-mu

Clojure friendly library for using https://muserver.io

clj-mu clojure clojure-friendly-library mu-server webserver

Last synced: 06 Apr 2026

https://github.com/port19x/aoc-2022-week-1

My writeup of the 2022 advent of code (week 1)

advent-of-code clojure

Last synced: 28 Jun 2025

https://github.com/punit-naik/vega-clj

A clojure(script) library that generates vega spec to be rendered as a chart by the Vega JS lib

clojure clojurescript vega-lite visualisation

Last synced: 21 May 2026

https://github.com/femtobit/turing-templates

Experiment on generating turing-machine implementations in terms of C++ templates

clojure cpp turing-machine

Last synced: 16 May 2026

https://github.com/kirahowe/clojurescript-tic-tac-toe

A smart tic-tac-toe built with reframe to learn clojure(script)

clojure clojurescript reframe

Last synced: 15 Sep 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/igrishaev/gosql

Good old SQL driven by templates

clojure jdbc selmer sql template

Last synced: 23 Jul 2025

https://github.com/agilecreativity/etuk

Selenium wrapper to automate commonly used apis.

automation clojure clojure-wrapper selenium-webdriver

Last synced: 07 Mar 2026

https://github.com/seryiza/health-patient

Clojure CRUD App :P

clojure crud

Last synced: 02 Jan 2026

https://github.com/port19x/kicklistbot2

Api number crunching in clojure

api clojure data-processing

Last synced: 30 Mar 2025

https://github.com/sgopale/sgopale.github.io

Trying to use Clojure for everything

blog clojure llm openai-api

Last synced: 30 Jun 2026

https://github.com/bsless/malli-jackson

Create malli schema from Jackson annotations

clojure jackson-annotation schema

Last synced: 21 May 2026

https://github.com/alekcz/storyblok-clj

A simple client for the storyblok api

clojure

Last synced: 14 Aug 2025

https://github.com/aygp-dr/jwt-parsing-examples

A cross-language exploration of JWT header parsing techniques across multiple programming paradigms

clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript

Last synced: 30 Apr 2025

https://github.com/wall-brew-co/lein-sealog

A Leiningen plugin for managing your changelog.

changelog-generator clojure lein-plugin leiningen

Last synced: 02 Jan 2026

https://github.com/punit-naik/sql-batcher

A Clojure library designed to run large sql updates/deletes in batches

batch clojure delete sql update

Last synced: 27 May 2026

https://github.com/stefanwille/gameoflife-clojure

Game of Life in Clojure

clojure game-of-life

Last synced: 01 Sep 2025

https://github.com/asukiaaa/clj-opencv-origami-clj-practice

A clj project to use opencv with using origami.

clojure opencv

Last synced: 16 May 2026

https://github.com/clj-lx/compojure-api-chassis-template

Compojure-api leiningen template for microservices chassis

clojure compojure-api microservices-chassis

Last synced: 30 May 2026

https://github.com/fluidity-money/stylus.fluiditylabs.io

A simple webapp and ingestor tracking the deployment of Arbitrum Stylus contracts on a variety of chains.

arbitrum clojure clojurescript go postgres rust stylus web3

Last synced: 30 Apr 2026

https://github.com/tommcgurl/clojure-exercism

A repo containing my solutions for exercism.io clojure exercises.

clojure exercism

Last synced: 15 Aug 2025

https://github.com/lilactown/graphql-demo

GraphQL demo using Clojure + Pedestal + Lacinia

clojure graphql graphql-demo lacinia pedestal

Last synced: 19 May 2026

https://github.com/mks-m/reductio

Small library to partially evaluate a subset of Clojure given a set of bindings.

clojure lisp partial-evaluators

Last synced: 27 May 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/drylikov/secrets.clj

A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.

authentication choice clj clojure cryptography drng jvm password prng random rng secrets secure security timestamp token uuid xkcd

Last synced: 21 May 2026

https://github.com/ljpengelen/lijstje

Small app to create and share wish lists (in Dutch)

clojure

Last synced: 20 May 2026

https://github.com/fmind/feedji

Compute statistics from RSS feeds to help you decide which one to drop

automation clojure metrics rss statistics

Last synced: 11 Apr 2025

https://github.com/bfontaine/minimaliterals

Ruby-like %-literals in Clojure

clojure library macros

Last synced: 01 Jul 2026

https://github.com/xiaoyingpu/csci208

Class project: answer questions to understand Clojure. For the brave and true!

clojure

Last synced: 04 Apr 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/gremid/julesratte

Clojure MediaWiki/Wikibase client

clojure mediawiki-api wikimedia-data-dump

Last synced: 20 Jan 2026

https://github.com/joakimen/sqs.clj

Babashka CLI for dealing with SQS queues

aws-sqs babashka clojure fzf

Last synced: 16 Aug 2025

https://github.com/andeemarks/nmm-clj

Clojure version of Nine Men's Morris board game

clojure game graphviz loom midje

Last synced: 19 Mar 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/macielti/aws-client-component

AWS Client Integrant component

aws clojure graalvm sqs

Last synced: 08 Feb 2026

https://github.com/djebbz/rum-bug-class

Minimal reproduction case repository for a bug in rum/Sablono

clojure clojurescript reactjs rum sablono

Last synced: 19 May 2026

https://github.com/vane-tech/ring-json-logger

12 factor app logging in a JSON format for your ring clojure app

12-factor clojure json logging logging-library logs ring ring-middleware

Last synced: 22 Mar 2025

https://github.com/fmind/tsvtools

A set of tools to manipulate tab separated files in Clojure

clojure file operations tab tsv

Last synced: 11 Apr 2025

https://github.com/inqwell/entity-core

Domain Type Definitions in Clojure

clojure domain-types entity enum scalar

Last synced: 02 Jul 2026

https://github.com/asukiaaa/clj-opencv-swing-example

A clojre project to use opencv and swing.

clojure opencv swing

Last synced: 16 May 2026

https://github.com/henrik42/solo

A tutorial in which we build a web app that lets you control log4j loggers at runtime

clojure compojure jetty leiningen repl ring web

Last synced: 24 May 2026

https://github.com/majorcluster/pedestal-api-helper

A Clojure library to extend pedestal APIs with useful interceptors and utils

api clojure lib library pedestal

Last synced: 03 Jun 2026

https://github.com/quoll/qtime

Wrapper around Java Time

clojure time

Last synced: 03 Apr 2025

https://github.com/stepankuzmin/hackerrank

My HackerRank solutions

clojure hackerrank java javascript python ruby

Last synced: 08 Apr 2026

https://github.com/fmind/jsonpipe

Demonstrate how to process jsonlines files in parallel with Clojure

clojure demonstration jsonlines parallel processing

Last synced: 19 May 2026

https://github.com/librity/brave_clojure

Book - Clojure for the Brave and True - My notes and solutions.

clojure

Last synced: 08 Sep 2025

https://github.com/vernongrant/device-locking-demo

A simple re-frame demo application.

clojure clojurescript re-frame

Last synced: 31 Mar 2025

https://github.com/dronoxx/power

Library to power devices in rpi using clojure

clojure power raspberry-pi

Last synced: 24 Apr 2026

https://github.com/johnnyjayjay/servant

Super simple file server/browser

clojure hacktoberfest web-server

Last synced: 04 Apr 2025

https://github.com/gusenov/examples-clj

Примеры программ на языке программирования Clojure.

clojure examples jvm-languages

Last synced: 20 Feb 2026