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/scicloj/guides

A collection of guides by the SciCloj community, written using markdown and published using GitBook

clojure data-science

Last synced: 12 Jul 2025

https://github.com/slotthe/instant-runoff

An instant runoff implementation for the XMonad logo contest.

clojure instant-runoff xmonad

Last synced: 15 Jun 2025

https://github.com/clojurestream/stripe-clojure

Clojure (JVM) SDK library for the Stripe API.

clojure sdk stripe

Last synced: 26 Jul 2025

https://github.com/zackteo/angel-n-mortal-telebot

Simple telegram bot made in clojure with morse library

clojure morse telegram-bot

Last synced: 19 Aug 2025

https://github.com/altimario/matrixserver

A master service (to combine with matrixslave) for dispatching to the slaves multiple operations of row * column (of a matrix)

clojure multithreading

Last synced: 01 Jul 2025

https://github.com/ezmiller/esd-viz

Visualization of European Social Survey (http://www.europeansocialsurvey.org/data/)

clojure data-analysis visualization

Last synced: 28 May 2026

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/ashenfad/space-saving

The "SpaceSaving" stream counting algorithm for Clojure

clojure data-summary stream-counting-algorithm

Last synced: 24 Jul 2025

https://github.com/frenchy64/clojureaction

Reusable GitHub Actions builds for Clojure

actions ci clojure

Last synced: 18 May 2026

https://github.com/ljpengelen/advent-of-code-2021

Solutions in Clojure for Advent of Code 2021

advent-of-code advent-of-code-2021 clojure

Last synced: 22 Mar 2025

https://github.com/ljpengelen/clojure-energy-cli

A Clojure CLI for sorting words manually

clojure leiningen

Last synced: 17 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/jcaromiq/greeting-kata-clojure

Greeting kata in clojure

clojure kata outside-in-tdd tdd

Last synced: 25 May 2026

https://github.com/gkspranger/throwaway

A Clojure "throwaway" library

clojure functional-programming

Last synced: 07 Jun 2026

https://github.com/jcaromiq/codewars-katas-clojure

My solutions of codewars.com Katas in Clojure

clojure codewars codewars-kata codewars-solutions kata

Last synced: 25 May 2026

https://github.com/plandes/tabres

Display a graphical table of results using Swing.

clojure graphical java swing swing-component tableview

Last synced: 16 May 2026

https://github.com/netpyoung/cljpyoung.result

🆗 cljpyoung.result contains rust likes option/result type for clojure.

clojure clojurescript result

Last synced: 10 Jul 2025

https://github.com/arjunattam/advent-of-code-clojure

Learning Clojure with Advent of Code 2018

advent-of-code advent-of-code-2018 clojure

Last synced: 28 Mar 2025

https://github.com/richhaar/genpass

A Unix password generator, encrypting passwords locally with Java's AES/CBC/PKCS5Padding mode.

clojure encryption encryption-decryption password-generator password-manager

Last synced: 25 May 2026

https://github.com/ljpengelen/lein-hash-assets

A Leiningen plugin that adds hashes to the filenames of your static assets and inserts those in your index.html

clojure leiningen-plugin

Last synced: 08 Sep 2025

https://github.com/james-p-d/clojuredump

Dumping ground for learning Clojure

clojure learning-clojure

Last synced: 11 Mar 2025

https://github.com/punit-naik/nn-from-scratch

Simple Implementation of a simple Neural Network from scratch

clojure neural-network

Last synced: 28 May 2026

https://github.com/dlesl/spothist

Record and analyse your Spotify listening

clojure clojurescript libsodium re-frame spotify

Last synced: 28 Mar 2025

https://github.com/rynkowsg/clj-gr

A bunch of small libraries (grains)

clojure

Last synced: 23 Mar 2025

https://github.com/sbsdev/mdr2

Production Management Tool for DAISY Talking Books

clojure daisy

Last synced: 25 May 2026

https://github.com/stefanhengl/name-generator

Generates names out of positive adjectives and last names of extraordinary women

clojure name-generator random-names

Last synced: 28 Mar 2025

https://github.com/clojurestream/clojuredart-workshop

Files for ClojureDart Workshop at ClojureStream

android clojure clojuredart ios mobile

Last synced: 06 May 2026

https://github.com/akobashikawa/tadam-personas

Estudiando Clojure con Tadam.

clojure html5 tadam

Last synced: 18 Jun 2026

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/lagenorhynque/projecteuler

Solutions to the problems from Project Euler

clojure coffeescript haskell java mathematics python ruby scala

Last synced: 08 Apr 2026

https://github.com/jcorrado/rosetta-code-clj

Clojure solutions for Rosetta Code

clojure clojure-solutions rosetta

Last synced: 02 Apr 2025

https://github.com/coldnew/exercism

My exercism.io's practice.

clojure exercism exercism-clojure

Last synced: 12 Sep 2025

https://github.com/diogok/datemath-clj

Relative time date math in clojure

clojure datemath datetime

Last synced: 06 Jun 2026

https://github.com/vendethiel/ideas-luminus.clj

Ideas in Clojure with the Luminus framework (and postgresql)

clojure luminus

Last synced: 09 May 2026

https://github.com/jovannypcg/parens-of-the-dead

A series of zombie-themed games written in Clojure and ClojureScript.

clojure clojurescript practice-project

Last synced: 07 Apr 2025

https://github.com/dryewo/hystrix-plus

Stack trace enhancer for hystrix-clj.

clojure exceptions hystrix hystrix-clj stack-trace

Last synced: 11 Jun 2026

https://github.com/flashdroid15/whatsapp_chat_log_clojure-sharp-term2

A program that extracts messages sent by particular users within a WhatsApp group chat

clojure

Last synced: 02 Feb 2026

https://github.com/fabiogouw/advent-of-code-2022

My Clojure answers for Advent of Code 2022' puzzles

advent-of-code advent-of-code-2022 clojure

Last synced: 15 Jun 2025

https://github.com/bfontaine/minimaliterals

Ruby-like %-literals in Clojure

clojure library macros

Last synced: 28 Oct 2025

https://github.com/johnnyjayjay/servant

Super simple file server/browser

clojure hacktoberfest web-server

Last synced: 04 Apr 2025

https://github.com/simy4/advent-of-code-clojure

Solving advent of code challenges

advent-of-code clojure

Last synced: 28 Mar 2025

https://github.com/soft/advent-of-code-2021

Advent of Code 2021 in Clojure 🎅

advent-of-code advent-of-code-2021 clojure

Last synced: 23 Mar 2025

https://github.com/alextanhongpin/clojure-compojure-docker

Learning clojure to understand its use cases

clojure

Last synced: 29 Oct 2025

https://github.com/avvessalom/itmo-functional-programming

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

clojure functional-programming

Last synced: 04 Apr 2025

https://github.com/data-miner00/clojureverse

Sandbox for tinkering with Clojure

clojure jvm leiningen

Last synced: 04 Feb 2026

https://github.com/xiongtx/reload-error-boot

Minimal repo for clojure-emacs/cider#2104.

boot cider clojure clojurescript

Last synced: 22 May 2026

https://github.com/prestancedesign/clj-jsoup-scraping

Web scraping with Clojure and Jsoup

clojure jsoup scraping

Last synced: 07 Nov 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/carlduevel/clometheus-pushgateway

Pushgateway utility library for clometheus

clojure metrics prometheus pushgateway

Last synced: 20 Jul 2025

https://github.com/konstan/test-report-sonar

test-report-sonar is a tool for producing Sonar Generic Execution XML reports from clojure.test test suites.

clojure sonarqube testing tests

Last synced: 03 Jan 2026

https://github.com/ninjakoala/monotony

Clojure library to redirect timbre logging to tools.logging

clojure logging timbre

Last synced: 27 Oct 2025

https://github.com/tomdewildt/clojure-basics

Syntax basics for the clojure programming language

actions clj clojure syntax vscode

Last synced: 14 May 2025

https://github.com/macielti/rango-graalvm

Rango is a REST API for school canteen management (GraalVM compliant version)

clojure docker graalvm postgresql

Last synced: 20 Apr 2026

https://github.com/gallettilance/clojure_mylib

a library of functions I built to get practice with Clojure

basics clojure functional-programming lazy-evaluation streams

Last synced: 14 May 2025

https://github.com/robertdavidwest/soundcloud

A clojure based webscraper for Soundcloud

clojure postgresql soundcloud-api

Last synced: 28 Feb 2026

https://github.com/dfuenzalida/guestbook-azure-postgres

A version of the example guestbook app from the Luminus framework, updated to use PostgresSQL and ready to deploy to Azure in a few simple steps

azure clojure luminus-framework postgresql webapps

Last synced: 20 Apr 2026

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/green-coder/omni-datalog

Datalog on arbitrary Clojure datastructure

clojure clojurescript datalog-engine wip-do-not-use

Last synced: 05 Apr 2025

https://github.com/l1x/hasta-la-vista

Deleting lots of keys from Couchbase

clojure couchbase

Last synced: 28 May 2026

https://github.com/pmonks/cljig

A little Clojure jig for discovering, evaluating, and prototyping 3rd party Clojure and Java libraries, for eventual use in your own project(s), all from the REPL.

clojure jig library-discovery prototyping repl

Last synced: 05 Apr 2025

https://github.com/librity/learning_clojure

All my Clojure tutorials

clojure clojurescript notes repl tutorials

Last synced: 25 Feb 2025

https://github.com/kevgathuku/alert-scout

Smart RSS/Atom feed monitoring, alerting and reporting system

boolean-matcher clojure

Last synced: 20 Jan 2026

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/valerauko/harinezumi

A Clojure test assertion to deal with ex-infos

clojure hacktoberfest test-driven-development testing

Last synced: 16 Feb 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/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/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/clojure-finance/clojure-heap2

Heap for Clojure

clojure heap

Last synced: 14 Mar 2025

https://github.com/clojure-finance/hku-tdleg-financial-signaling-game

Financial signaling game in Clojure

clojure finance game-theory

Last synced: 14 Mar 2025

https://github.com/clojure-finance/hku-tdleg-website

TDLEG undergraduate research at HKU, Dr. Matthias Buehlmaier (PI, HKU) and Prof. Dr. Gregor Dorfleitner (Co-I, University of Regensburg)

clojure clojurescript data-science finance

Last synced: 14 Mar 2025

https://github.com/stefanwille/bowling-game-kata-in-clojure

Uncle Bob' Bowling Game kata in Clojure

clojure kata tdd

Last synced: 30 Mar 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/mvc-works/lilac-parser

A toy combinator parser inspired by Lilac

clojure parser

Last synced: 21 Feb 2026

https://github.com/bnert-land/virtual

Java 21 Virtual Thread Utilities

clojure java-21 virtual-threads

Last synced: 21 Feb 2026

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