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/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/johnnyjayjay/servant

Super simple file server/browser

clojure hacktoberfest web-server

Last synced: 04 Apr 2025

https://github.com/andeemarks/checkstyle-edn-listener

A basic Checkstyle AuditListener implementation to output checkstyle results in EDN (https://github.com/edn-format/edn)

auditlistener checkstyle clojure edn

Last synced: 20 May 2026

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

Estudiando Clojure con Tadam.

clojure html5 tadam

Last synced: 18 Jun 2026

https://github.com/lagenorhynque/clj-tdd

Study notes on Test-Driven Development: By Example (『テスト駆動開発』)

clojure clojure-spec test-driven-development

Last synced: 01 Jul 2026

https://github.com/jackdbd/pegthing

My implementation of the Peg Thing game in Clojure for the Brave and True

clojure functional-programming

Last synced: 27 Mar 2025

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

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

clojure functional-programming

Last synced: 04 Apr 2025

https://github.com/asukiaaa/audio-video-practice

A project to sound audios and show images.

clojure overtone

Last synced: 17 Mar 2025

https://github.com/strojure/slf4j-mdc

Clojure utility for SLF4J logging system's MDC (Mapped Diagnostic Context)

clojure logging mdc slf4j

Last synced: 19 Jul 2025

https://github.com/sinkaszab/limbda

Functional programming helper library.

clojure es6 es6-javascript functional-js functional-programming lambda lisp

Last synced: 18 Feb 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/ljpengelen/clojure-energy-cli

A Clojure CLI for sorting words manually

clojure leiningen

Last synced: 17 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/serioga/test-ring-undertow

Trying a new ring-undertow library in real application

clojure clojurescript ssr

Last synced: 03 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/frenchy64/clojureaction

Reusable GitHub Actions builds for Clojure

actions ci clojure

Last synced: 18 May 2026

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/bo-tato/protohackers

learning clojure by solving protohackers challenges

clojure protohackers protohackers-solutions

Last synced: 27 Mar 2025

https://github.com/zoowii/clj-jsonrpc

A simple JSON-RPC 2.0 library for Clojure

clj clojure jsonrpc

Last synced: 24 Feb 2026

https://github.com/lamp/postie

Postcode Validation and Formatting

clojure postcode validation

Last synced: 23 Mar 2025

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

Files for Clerk Workshop at ClojureStream

clerk clojure

Last synced: 17 May 2026

https://github.com/macielti/postgresql-component

PostgreSQL Component is a library that provides a PostgreSQL component for use with the Integrant library

clojure integrant postgresql

Last synced: 22 Jul 2025

https://github.com/mmirgttam/zipup

A library of useful zipper functions

clojure utility-library

Last synced: 01 Jul 2026

https://github.com/jeiwan/woot

A simple application that demonstrates usage of Clojure + ClojureScript + Reagent.

basic-app clojure clojurescript template

Last synced: 20 May 2026

https://github.com/mmirgttam/particles

Particle system simulations using Quil

clojure particles quil

Last synced: 01 Jul 2026

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/mmirgttam/fractals

Playing with fractals using Quil

clojure fractals quil

Last synced: 01 Jul 2026

https://github.com/jgaehring/quahog-quontrol

A web app for configuring a Quahog sensor

clojure quahog

Last synced: 26 Jun 2025

https://github.com/rarescosma/clojure.bat

This project accompanies my journey through the excelent book "Clojure for the Brave and True"

clojure

Last synced: 11 Apr 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/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/boxp/murakumo

A Google Cloud Platform API Libraries for Clojure.

clojure gcp

Last synced: 26 Jun 2025

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

CombinatorLogicのClojure実装

clojure combinator

Last synced: 26 Jul 2025

https://github.com/rymndhng/logfmt

logfmt for clojure

clojure logfmt

Last synced: 19 Sep 2025

https://github.com/rawleyfowler/kaja

Solving programming, logic, and math problems with Clojure.

clojure kata problem-solving

Last synced: 27 Jul 2025

https://github.com/af2b/datastructure

A comprehensive collection of fundamental data structures implemented in different langs with practical, real-world examples. Each implementation includes detailed documentation covering from basic concepts to advanced usage, focusing on both educational understanding and practical applications.

clojure data-structures golang golang-examples ruby rust swift

Last synced: 09 Apr 2026

https://github.com/djebbz/talk-paris-clojure-meetup-specter

Repository for my talk given at Paris Clojure Meetup, on June 25th 2018 about Specter

clojure clojurescript data-manipulation meetup talk

Last synced: 27 Jul 2025

https://github.com/domoszlai/clj-ipc

A node-ipc compatible Clojure library for working with unix domain sockets using core.async channels.

async asynchronous clojure ipc unix-domain-socket

Last synced: 19 Feb 2026

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/null-none/lein-clojure

Quick run through of clojure, ring, and docker

clojure docker docker-compose lein leiningen

Last synced: 13 Apr 2026

https://github.com/atomicptr/velocity

Velocity is an application starter kit for Clojure that provides the perfect starting point for your next project.

clojure clojure-web daisy-ui daisyui htmx starter-kit starter-template tailwind tailwindcss

Last synced: 28 Jul 2025

https://github.com/gabemeister/year-end-recap-clj

Deprecated, please see https://github.com/GabeMeister/yer-cli

clojure

Last synced: 15 Mar 2026

https://github.com/kennyjwilli/logger

Data-first logging for Clojure

clojure logging slf4j-api

Last synced: 29 Jul 2025

https://github.com/sulami/prelude

Personal Toolbox

clojure

Last synced: 29 Mar 2025

https://github.com/wf001/learn-lacinia

A sample implementation of a GraphQL API powered by Clojure.

apollo clojure lacinia sakila-db

Last synced: 22 Jul 2025

https://github.com/drmrd/advent-of-code-2017

My solutions to Advent of Code 2017 problems in Clojure

advent-of-code-2017 clojure

Last synced: 09 Mar 2026

https://github.com/majorcluster/datomic-helper

A Clojure library with handy functions for using datomic-free

clojure datomic lib library

Last synced: 18 Jun 2025

https://github.com/alekcz/pcp-example

Example code snippets using PCP

clojure pcp

Last synced: 29 Jul 2025

https://github.com/kepler16/forge

A parallel test runner for clojure.test

clojure test

Last synced: 09 Mar 2026

https://github.com/macielti/rango

Rango is a REST API for school canteen management.

clojure docker graalvm postgresql

Last synced: 09 Jul 2025

https://github.com/jcosentino11/euler

Implementation of Project Euler problems

clojure euler-exercises leiningen

Last synced: 07 Nov 2025

https://github.com/jaydeesimon/stint-repl

my personal datetime calculator

calculator clojure datetime repl

Last synced: 01 Jul 2026

https://github.com/majorcluster/clj-data-adapter

A Clojure library designed to convert data

clojure data lib library

Last synced: 12 Jul 2025

https://github.com/burkaydurdu/tom

Tom is a cross-platform recording system project

clojure clojurescript electron

Last synced: 15 May 2026

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/micheam/examples-clj

Snippets and sample apps with clojure

clojure clojure-deps sample-code snippets

Last synced: 05 Apr 2025

https://github.com/aygp-dr/data-sync-verifier

Verify data integrity during synchronization — detect drift, missing records, and schema mismatches

babashka cli clojure

Last synced: 08 Apr 2026

https://github.com/aygp-dr/distributed-log-analyzer

Parse, correlate, and analyze logs from distributed systems to surface patterns and anomalies

babashka cli clojure

Last synced: 08 Apr 2026

https://github.com/aygp-dr/code-readability-analyzer

Score code readability and surface specific improvements for naming, structure, and complexity

babashka cli clojure

Last synced: 08 Apr 2026

https://github.com/cwithmichael/calculator

Simple calculator app using Clojure w/ Reagent

clojure reagent

Last synced: 26 Mar 2025

https://github.com/aygp-dr/code-smell-detector

Detect code smells like long methods, deep nesting, and god classes with refactoring suggestions

babashka cli clojure

Last synced: 08 Apr 2026

https://github.com/willahh/crux-tests

Crux bitemporal database tests

clojure crux

Last synced: 23 Sep 2025

https://github.com/samuelcarriles/haltingproblem

An investigation about halting problem.

clojure halting-problem

Last synced: 15 May 2026

https://github.com/aygp-dr/secure-code-analyzer

Scan source code for OWASP Top 10 vulnerabilities, injection risks, and insecure patterns

babashka cli clojure

Last synced: 08 Apr 2026

https://github.com/nuid/hex

Cross-platform hex {en,de}coding

clj cljc cljs clojure clojurescript hex hexadecimal

Last synced: 02 Jan 2026

https://github.com/ggandor/filmvilag-scraper

Web scraper for the online archives at filmvilag.hu

clojure jsoup web-scraping

Last synced: 10 Jul 2025

https://github.com/klaragtknst/clj_exploration_leaks

This repository stores work on (statistical) analysis of unstructured data using Clojure as a programming language.

clj clojure conexp conexp-clj exploratory-data-analysis fca

Last synced: 29 Mar 2025

https://github.com/outskirtslabs/sfv

A 0-dependency Clojure library for parsing and generating Structured Field Values for HTTP (RFC 9651/8941)

clojure http rfc8941 rfc9651 structured-fields structured-headers web

Last synced: 24 Sep 2025

https://github.com/frankw42/playwright

Clojure Playwright E2E harness with EDN logs and Docker image

clojure docker e2e playwright testing

Last synced: 04 May 2026

https://github.com/nuid/base64

Cross-platform base64 {en,de}coding

base64 base64-decoding base64-encoding clj cljc cljs clojure clojurescript

Last synced: 06 Apr 2026

https://github.com/foss-santanu/games

A collection of games developed in Clojure

clojure functional-programming game-development lisp

Last synced: 24 Sep 2025

https://github.com/onionpancakes/serval

Servlet oriented web framework for Clojure.

clojure http jetty servlet webserver

Last synced: 11 Jun 2025

https://github.com/aygp-dr/gemini-repl-006

Educational literate programming exercise: Use AI assistants to build a Clojure/Babashka REPL from org-mode specifications

ai-assistant babashka clojure functional-programming gemini-ai literate-programming org-mode repl

Last synced: 24 Sep 2025

https://github.com/alexisc183/forctional

Clojure utility library

clojure library

Last synced: 24 Sep 2025

https://github.com/aygp-dr/claude-log-stream

Advanced analytics engine for Claude Code logs with real-time processing capabilities

claude-api clojure data-analysis monitoring

Last synced: 24 Sep 2025

https://github.com/chrispyl/thesis_systems_dynamic_modeling_with_clojure

Code for my diploma thesis 'Systems Dynamics Modeling with Clojure'

clojure javascript parallel-programming

Last synced: 02 Jul 2026

https://github.com/codebeige/boot-reset

Boot task for resetting component lifecycle in development.

boot boot-tasks clojure component

Last synced: 24 Sep 2025

https://github.com/rynkowsg/g-path

Utils for paths on Clojure/JVM

clojure path

Last synced: 17 Mar 2025

https://github.com/lagenorhynque/linting-example

Example code for trying lint tools

cljfmt clojure eastwood kibit

Last synced: 18 Jun 2026

https://github.com/rynkowsg/serverless-demo

A couple of Serverless Framework examples.

clojure clojurescript serverless serverlessframework shadow-cljs

Last synced: 19 May 2026

https://github.com/wall-brew-co/spoon

A collection of non-domain-specific utility functions

clojure clojurescript library utils

Last synced: 03 Jan 2026

https://github.com/rwstauner/perun-selmer

Perun boot task to process selmer templates

boot-task clojure perun

Last synced: 24 Sep 2025