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/iwillig/bmtk

A set of tools for publishing markdown based books

clojure mapnik markdown pandoc plantuml

Last synced: 25 Dec 2025

https://github.com/mrgravity817/tiktok-clojuredart

TikTok clone, written in ClojureDart and Flutter

clojure clojuredart clone-coding flutter nomadcoders

Last synced: 25 Dec 2025

https://github.com/diogok/topojson

Read and Write TopoJSON in Clojure.

clojure geojson geospatial topojson

Last synced: 03 Mar 2025

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/stepankuzmin/hackerrank

My HackerRank solutions

clojure hackerrank java javascript python ruby

Last synced: 30 Dec 2025

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/y2k/compose_news

Repost jetpack compose changes to telegram

clojure cloudflare-workers telegram-bot

Last synced: 12 Sep 2025

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: 14 Jul 2025

https://github.com/coldnew/exercism

My exercism.io's practice.

clojure exercism exercism-clojure

Last synced: 12 Sep 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/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/rodolfo42/advent-of-code

My code solutions to the Advent of Code challenges

advent-of-code-2020 clj clojure deps

Last synced: 30 Dec 2025

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

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

clojure cpp turing-machine

Last synced: 17 Aug 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/just-sultanov/clj-fsm

[Experimental] A Finite state machine (FSM) for Clojure(Script)

clojure clojurescript finite-state-machine fsm

Last synced: 15 Jul 2025

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/cwithmichael/what-can-u-eat

Toy project using USDA API, clojure, kit-clj, UIx and aws cdk

aws aws-cdk aws-cdk-typescript clojure kit-clj uix usda-national-nutrient-database

Last synced: 12 Sep 2025

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: 05 Mar 2025

https://github.com/olimsaidov/clojure-demo-chat

Live coding session code

clojure

Last synced: 04 Mar 2025

https://github.com/borisskert/clojure-katas

This repo contains my solutions for some Clojure katas submitted in Codewars.

clojure codewars codewars-clojure codewars-kata codewars-kata-solutions codewars-solutions

Last synced: 25 Jun 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: 05 Mar 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: 05 Mar 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: 05 Mar 2025

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

Files for Clerk Workshop at ClojureStream

clerk clojure

Last synced: 17 Jul 2025

https://github.com/nuid/base64

Cross-platform base64 {en,de}coding

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

Last synced: 30 Dec 2025

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

Utils for paths on Clojure/JVM

clojure path

Last synced: 17 Mar 2025

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

A couple of Serverless Framework examples.

clojure clojurescript serverless serverlessframework shadow-cljs

Last synced: 17 Mar 2025

https://github.com/rynkowsg/video-stt

Automatic transcription for videos, thanks to avconv, Google Speech API & Clojure wiring all the bits.

clojure gcp-speech speech-api speech-to-text

Last synced: 17 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: 05 Mar 2025

https://github.com/railwayapp-templates/clojure-luminus

A Clojure Luminus starter template connected to a Postgres database.

clojure deploy-clojure deploy-luminus deployment luminus-framework

Last synced: 23 Feb 2025

https://github.com/damesek/clojure-style-guide-hungarian

Magyar Clojure stílus útmutató

clojure hungarian-language style

Last synced: 29 Mar 2025

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

Simple Implementation of a simple Neural Network from scratch

clojure neural-network

Last synced: 05 Mar 2025

https://github.com/simonneutert/clojurescript-web-app-demo

I wanted to see how far I can push it, having dabbled with Clojure/-Script for a few weeks after work. So, there you have it: an example of an artisinal (most probably bad 🫠) NodeJS-independent Frontend Project 🍻 😎

clojure clojurescript json web-application website

Last synced: 15 Mar 2025

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

Compojure-api leiningen template for microservices chassis

clojure compojure-api microservices-chassis

Last synced: 12 Dec 2025

https://github.com/louiseklodt/kafka-streams-clj

Kafka Streams Example in Clojure using Java Interop and Docker

clojure docker kafka kafka-streams

Last synced: 16 Jul 2025

https://github.com/ryanfleck/aoc24

Advent of Code 2024 - Clojure solutions.

advent-of-code-2024 clojure

Last synced: 25 Jun 2025

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

GraphQL demo using Clojure + Pedestal + Lacinia

clojure graphql graphql-demo lacinia pedestal

Last synced: 17 Jul 2025

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

Advent of Code Solutions

advent-of-code clojure

Last synced: 06 Mar 2025

https://github.com/gbzarelli/clj-blackjack

[Clojure] [Game] Blackjack game in Clojure

blackjack clojure game

Last synced: 22 Aug 2025

https://github.com/darkdefender27/clj-minesweeper

wip: minesweeper app developed in clojure

clj clojure minesweeper-board

Last synced: 25 Dec 2025

https://github.com/darkartek/chococolor

Un semplice algoritmo Clojure per calcolare gli oggetti necessari a modificare il colore del proprio Chocobo in FFXIV

chocobo clojure coloring coloring-algorithm ffxiv ffxivita

Last synced: 22 Aug 2025

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/igrishaev/gosql

Good old SQL driven by templates

clojure jdbc selmer sql template

Last synced: 23 Jul 2025

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

My Advent of Code sollutions in different programming languages

advent-of-code clojure golang python

Last synced: 18 Jul 2025

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: 19 Jul 2025

https://github.com/jmks/ninety-nine-problems-clojure

99 Problems in Clojure

99problems clojure

Last synced: 21 Mar 2025

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

Wiki implementation using clojure

clojure java jvm

Last synced: 23 Aug 2025

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

Clojure CRUD App :P

clojure crud

Last synced: 02 Jan 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: 03 Nov 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/algojobs/clojure-jobs

The latest Clojure jobs, updated weekly.

clojure jobs jobsearch software-engineering

Last synced: 21 Mar 2025

https://github.com/macielti/migratus-container

Docker Image for applying migrations to Databases using Migratus.

clojure docker

Last synced: 21 Mar 2025

https://github.com/kentbull/keri-clj

Clojure implementation of the KERI and ACDC protocols.

acdc clojure decentralized-identity keri

Last synced: 24 Aug 2025

https://github.com/hangingman/urbanwiki

FreeStyleWikiと同じような機能をHerokuでやりたい...盆栽的なプロジェクト

clojure heroku jvm wiki

Last synced: 28 Dec 2025

https://github.com/hughrawlinson/cyndi

Print the tracks from a Cyndi Lauper album

clojure spotify

Last synced: 24 Aug 2025

https://github.com/bryanmikaelian/clj-template

template repo for my clj projects

clojure compojure deps-edn ring

Last synced: 24 Aug 2025

https://github.com/alvarogarcia7/camel-snake-pascal-kebab-kata-clojure

This is a study (i.e., an etude), to practice message dispatching and property-based testing. In Clojure

camel-case clojure kebab-case pascal-case property-based-testing quickcheck snake-case trikitrok

Last synced: 24 Aug 2025

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

4clojure exercise solution that I solved in order to learn the languge

4clojure clojure learning learning-by-doing

Last synced: 21 Mar 2025

https://github.com/blairnangle/exercism-clj

Solutions to the Clojure track on exercism.org.

clojure exercism

Last synced: 12 Jul 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/pmonks/tools-convenience

Convenience fns for tools.build scripts

clojure tools-build

Last synced: 15 Sep 2025

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

Easy clojure error handling

clojure error-handling errors

Last synced: 19 Jul 2025

https://github.com/practicalli/clojure-cli-tools--terminal-logo

Using Clojure CLI tools to draw a Clojure logo on the terminal window, for no particular reason except we can. Perhaps add it to projects as an alias so we get a nice logo before the repl runs...

clojure

Last synced: 16 Jun 2025

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: 30 Jun 2025

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: 16 Jun 2025

https://github.com/neal-c/hello-clojure

A playground for curiosity, fun and very deep personal notes

clojure

Last synced: 26 Aug 2025

https://github.com/maxlorenz/dl4j-clj

DL4J experiments using Clojure

clojure dl4j experimentation

Last synced: 27 Mar 2025

https://github.com/practicalli/amazon-web-services

A Practical guide to the ever increasing Amazon Web Services, so therefore this guide will never be finished...

amazon amazon-web-services aws book clojure

Last synced: 16 Jun 2025

https://github.com/ninjakoala/bjorr

Timbre appender which sends messages to Logz.io

appender clojure logging logzio timbre

Last synced: 25 Feb 2025

https://github.com/akvo/akvo-commons

Akvo utility library

clojure

Last synced: 29 Aug 2025

https://github.com/micheam/todo-web-app-clj-sample

Todo Web App Sample with Clojure and Postgresql.

clojure compojure java-jdbc postgres webapi-sample

Last synced: 05 Apr 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/theandrew168/derztunes

A simple music site based on old school iTunes

clojure music

Last synced: 15 Mar 2025

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/keworker/clojure-hackathon

Hackathon for learning the Clojure programming language

clojure hackathon-project

Last synced: 29 Aug 2025

https://github.com/somecho/aoc23.clj

Advent of Code 2023 solutions in Clojure

advent-of-code babashka clojure

Last synced: 26 Mar 2025

https://github.com/praj-foss/coucal

A Clojure library for parsing ID3 tags from MP3 files

clojure clojure-library id3v2 mp3-tags

Last synced: 30 Aug 2025

https://github.com/damesek/hustem

Create a better Snowball Hungarian stemmer .sbl config file via TDD

clojure error-rate hunspell snowball stem

Last synced: 05 Apr 2025

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

A simple JSON-RPC 2.0 library for Clojure

clj clojure jsonrpc

Last synced: 26 Oct 2025

https://github.com/nuid/bytes

Cross-platform byte (de)serialization and conversion

bytes clj cljc cljs clojure clojurescript

Last synced: 30 Aug 2025

https://github.com/kennyjwilli/aws-rss-updater

Free RSS feed updates using Amazon's free tier.

amazon-free-tier aws-lambda clojure rss-feed

Last synced: 26 Feb 2025

https://github.com/runejuhl/kkbibapi

Export library loan status for libraries in Copenhagen Municipality for Prometheus

clojure copenhagen library-loans-notifications prometheus prometheus-exporter public-library

Last synced: 06 Mar 2025