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/efnilite/aoc

My solutions to the yearly Advent of Code challenges in Clojure

aoc aoc2020 aoc2021 aoc2022 aoc2023 clj clojure

Last synced: 22 Feb 2026

https://github.com/pepzer/shrimp-chain

A ClojureScript library built on top of shrimp providing macros to chain async functions.

clojure clojurescript clojurescript-library javascript lumo nodejs

Last synced: 14 May 2026

https://github.com/headwinds/clojure-shed

a simple API to store stuff using closure, leiningen, docker-compose, and SQL deployed to zeit

clojure clojurescript postgresql

Last synced: 17 Apr 2026

https://github.com/taktoa/tsrecall

A TeamSpeak bot for remembering things said. (deprecated in favor of https://github.com/taktoa/pianoman)

bot clojure teamspeak3

Last synced: 03 Jul 2025

https://github.com/vrcmarcos/collision

A Clojure project that solves the fraud problem

algorithm-complexity clojure collision luminus

Last synced: 28 Mar 2025

https://github.com/salvatoretosti/harbor

Command line password generator based on Diceware, written in Clojure.

clojure diceware password password-generator

Last synced: 11 Jun 2026

https://github.com/prayagupa/fulfillment-system

cqrs delivery of orders

clojure

Last synced: 03 Jun 2026

https://github.com/bfollington/4clojure

Solutions to select 4clojure problems

4clojure clojure

Last synced: 02 Apr 2025

https://github.com/julienvincent/jpl-timbre

A Java Platform Logging bridge for Timbre

clojure java timbre

Last synced: 04 Apr 2026

https://github.com/hectorqlucero/cgen

cgen — Full-stack Clojure CRUD scaffold for admin panels, dashboards, and internal tools. One lein scaffold reads your SQLite schema and generates entity-driven grids, forms, subgrids (OTM/O2O/M2M), search, sort, pagination, and i18n — all server-rendered with Bootstrap 5 and zero JavaScript frameworks. Zero jQuery, zero npm, zero fatigue.

admin-panel bootstrap clojure crud internal-tools mysql postgresql ring scaffold sqlite

Last synced: 19 Jun 2026

https://github.com/jacobemcken/html-to-md

A Clojure library for converting HTML to Markdown.

babashka clojure html markdown

Last synced: 17 Apr 2026

https://github.com/p14n/vertx-ring

A clojure ring adapter for Eclipse Vert.x 5

clojure ring vertx

Last synced: 18 Apr 2026

https://github.com/evanjbowling/base

Conversion of decimal representations using arbitrary-precision.

clojure clojure-library decimal

Last synced: 13 Jul 2026

https://github.com/superhawk610/the-divine-cheese-code

The Divine Cheese Code demo project from Clojure for the Brave and True.

clojure learning

Last synced: 18 Apr 2026

https://github.com/andeemarks/exercism

Collection of exercism.io exercises I've completed (in multiple languages)

clojure csharp elixir javascript kotlin python typescript

Last synced: 05 Apr 2026

https://github.com/zkan/elib

e-Library

books clojure library online react

Last synced: 14 May 2026

https://github.com/akobashikawa/clojure-counter

Learning Clojure: Counter

clojure

Last synced: 11 Jun 2026

https://github.com/lagenorhynque/principles-systems-architecture

Study notes on 『現場で役立つシステム設計の原則』(Principles of the Systems Architecture)

clojure java system-architecture

Last synced: 19 Apr 2026

https://github.com/varugasu/clrs

Algorithms from the Introduction to Algorithms (CLRS) book

algorithms algorithms-and-data-structures clojure clrs data-structures golang python

Last synced: 19 Apr 2026

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

Advent of Code 2021

advent-of-code clojure nix

Last synced: 19 Apr 2026

https://github.com/svenvdam/reddit-digest

Digest for Reddit. Retrieves top posts for a set of subreddits and sends a newsletter.

clojure reddit-api sendgrid

Last synced: 04 Jun 2026

https://github.com/s-ol/redirectly

a personal URL redirection service.

clojure edn personal url-redirect url-shortener

Last synced: 04 Jun 2026

https://github.com/codamic/hellhound-template

Boot template to create a boilerplate web application to be used with HellHound.

clojure clojurescript hellhound web web-development

Last synced: 11 Jun 2026

https://github.com/adamatti/learn-clojure

Pet project to learn clojure

clojure java jvm

Last synced: 20 Apr 2026

https://github.com/dinnymate/self-destruct

Create custom destructure functions for Clojure

clojure clojurescript destructuring

Last synced: 23 Jun 2026

https://github.com/nomicflux/danger-mouse

Error Handling in Clojure

clojure error-handling

Last synced: 13 Jul 2026

https://github.com/dak0rn/cloj-env-test

Containerized POC Clojure app for Docker deployments

clojure docker proof-of-concept

Last synced: 13 Apr 2026

https://github.com/discljord/lein-discljord-template

A leiningen template for discljord projects

clojure discord discord-bot hacktoberfest

Last synced: 21 Apr 2026

https://github.com/bfollington/roam-7guis

Implementation of 7guis in cljs

7guis cljs clojure clojurescript

Last synced: 02 Apr 2025

https://github.com/datopia/invariant

This repository provides invariant verification in Datalog for the immutable databases Datomic and Datahike.

analysis clojure database datahike datalog datomic verification

Last synced: 22 Apr 2026

https://github.com/bfollington/re-frame-sandbox

clojure + re-frame playground

clojure clojurescript re-frame

Last synced: 02 Apr 2025

https://github.com/nnichols/gym

A bunch of code used for heavy lifting and general training

clojure

Last synced: 11 Jun 2026

https://github.com/ane/observatory

Visual real-time monitoring of distributed systems

clojure tracing

Last synced: 22 Apr 2026

https://github.com/teleivo/clojure-playground

Playing around with clojure

clojure

Last synced: 22 Jun 2026

https://github.com/bhb/hundred-pushups

React Native app for 100 pushups

clojure clojurescript figwheel react-native

Last synced: 23 Apr 2026

https://github.com/waddie/still

Self-modifying snapshot testing for Clojure/ClojureScript/Babashka

babashka clojure clojurescript snapshot-testing testing works-on-my-machine

Last synced: 06 Jun 2026

https://github.com/lispyclouds/claxon

[WIP] Minimal, pure clojure, data-driven NATS client

babashka clojure nats nats-jetstream

Last synced: 19 Jun 2026

https://github.com/clojurephant/sample-clojurephant-clj-lib

Sample project using clojurephant to build a Clojure library.

clojure clojurephant gradle

Last synced: 24 Apr 2026

https://github.com/manzanit0/londibot-prototype

Yet another Telegram bot. But this one reports TFL services.

clojure slack-bot telegram-bot tfl-api

Last synced: 25 Mar 2025

https://github.com/eploko/eploko.github.io

Andrey Subbotin's personal web site

clojure matsuri personal-website tailwindcss

Last synced: 24 Apr 2026

https://github.com/hoeghen/shopgungateway

A gateway to shopgun api

bitwork clojure shopgun

Last synced: 29 May 2026

https://github.com/r0man/alumbra.js

Transformations between Alumbra and JavaScript GraphQL ASTs

alumbra clojure clojurescript graphql

Last synced: 24 Apr 2026

https://github.com/punit-naik/html-parser

A Clojure library designed to parse HTML string and return any errors and warnings while parsing

clojure html-parser

Last synced: 06 Jun 2026

https://github.com/swirrl/drafter

A SPARQL proxy and REST API to efficiently manage, preview and publish Large Linked Data Graphs

clojure graph linked-data publishmydata rdf sparql

Last synced: 13 Jun 2026

https://github.com/astynax/mmlife

Clojure based multiuser "Game of Life"

clojure game-of-life gameoflife multiplayer-game websocket-application

Last synced: 09 Apr 2025

https://github.com/yurrriq/fregure

Experiments in Frege and Clojure integration

clojure experiments frege

Last synced: 06 Jun 2026

https://github.com/danirukun/sidebyside

A simple side by side image join tool.

clojure java

Last synced: 25 Apr 2026

https://github.com/dykstrom/study-group-clojure

Code from Mejsla's Clojure study group

clojure

Last synced: 09 Apr 2025

https://github.com/punit-naik/file-server

Serves a file or directory as static assets on the web server

clojure fileserver

Last synced: 06 Jun 2026

https://github.com/practicalli-johnny/atom-protorepl-content-archive

Clojure development with Atom, Protorepl and Proton (for a Spacemacs experience)

atom clojure proton protorepl

Last synced: 25 Apr 2026

https://github.com/theronic/cv

Petrus Theron Curriculum Vitae (Résumé) made in ClojureScript

clojure clojurescript cv

Last synced: 26 Apr 2026

https://github.com/abhi18av/basecamp

An API wrapper in Clojure(Script) for Basecamp3

basecamp3 clojure clojurescript

Last synced: 13 Jun 2026

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

A bunch of small libraries (grains)

clojure

Last synced: 23 Mar 2025

https://github.com/janniks/aoc2021

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 clojure python python3 rust rust-lang

Last synced: 13 Apr 2026

https://github.com/coast-framework/env

Easy clojure environment variables

clojure environment environment-variables

Last synced: 31 Jul 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/dfuenzalida/code-sandbox

RESTful service for running code tasks written in Groovy inside a Docker container (Clojure port of https://github.com/dfuenzalida/CodeSandbox)

clojure groovy restful-api

Last synced: 27 Apr 2026

https://github.com/leifericf/mino

A tiny, embeddable, REPL-friendly Lisp implemented in pure ANSI C.

clojure embedded lisp programming-language

Last synced: 09 May 2026

https://github.com/r0man/alumbra.printer

A pretty printer for the Alumbra AST

alumbra clojure clojurescript graphql

Last synced: 12 Apr 2026

https://github.com/jcorrado/slackbot-router

A Clojure Slack bot request routing framework

clojure library slack

Last synced: 27 Apr 2026

https://github.com/maciektalaska/dpgclj

Diceware Password Generator written in Clojure

clojure diceware-passphrase-generator

Last synced: 07 Jun 2026

https://github.com/jocelio/sms-decoder-clojure

A Clojure solution for this problem: http://fastsolucoes.com.br/blog/wp-content/uploads/2013/06/fast-prog-remoto-sms.pdf

clojure

Last synced: 23 Apr 2025

https://github.com/akobashikawa/clojure-helloworld

Learning Clojure: Hello World

clojure

Last synced: 13 Jun 2026

https://github.com/krisleech/dotty

Dotty game server and UI

clojure game-development

Last synced: 28 Apr 2026

https://github.com/kriztoper/atlas

Software development assistant tool that streamlines task management, freeing developers to focus on coding and delivering releases.

clojure postgres react

Last synced: 28 Apr 2026

https://github.com/jcorrado/pingdom-reports

Some simple reports for Pingdom data, in Clojure, run via Airflow

airflow clojure pingdom python

Last synced: 28 Apr 2026

https://github.com/intception/om-ace

OM component for the ACE Editor

clojure clojurescript om

Last synced: 14 Jul 2026

https://github.com/vermilionsands/chromatic

Atom-like reference type backed by Hazelcast distributed structures.

clojure hazelcast

Last synced: 14 Jul 2026

https://github.com/daaku/schema

Clojure schema validation and transformation, using simple functions.

clojure clojurescript schema schema-validation transformation

Last synced: 16 Mar 2025

https://github.com/ddanilov/debian-popcon-clj

Plot popularity contest statistics of Debian packages

clojure debian packages popcon

Last synced: 29 Apr 2026

https://github.com/plandes/clj-tools-misc

Miscellaneous utilities used by other repos

clojure excel miscellaneous-utilities spreadsheet

Last synced: 15 Jun 2026

https://github.com/a1exsh/notes

My note(book)s

clerk clojure notebook

Last synced: 29 Apr 2026

https://github.com/codamic/manifold-test

A test application to help us understand manifold library better

clojure manifold

Last synced: 08 Jun 2026

https://github.com/damesek/golang-clojurescript

Gracefully shutdown server with Golang for exported Clojurescript projects

cljs clojure clojurescript golang shadow-cljs

Last synced: 29 Apr 2026

https://github.com/shrikecode/base16-builder-bb

base16 builder written in Clojure using Babashka interpreter

babashka base16 base16-builder clojure

Last synced: 26 Jan 2026

https://github.com/rorokimdim/ruja

Ruja's website

clojure clojurescript reagent

Last synced: 11 Apr 2025

https://github.com/augustunderground/psfclj

Read PSF Traces in Clojure/Java

bnf clojure csv java psf psf-data

Last synced: 30 Apr 2026

https://github.com/y2k/finance_tracker

Research project of an Android application for testing LISP on Android

android clojure lisp

Last synced: 30 Apr 2026

https://github.com/cwithmichael/zip-attack

A port of the cwithmichael/zip-blitz program to Clojure.

clojure pkzip zip zipcrypto

Last synced: 15 Jun 2026

https://github.com/bfontaine/clomebrew

Experimental Clojure bindings for Homebrew

clojure homebrew jruby

Last synced: 01 May 2026

https://github.com/davoodeh/thread

Clojure's Thread Macros in Rust

clojure proc-macro rust

Last synced: 01 May 2026