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.
Repository of related materials to the workshop
JSON API (jsonapi.org) implementation for Clojure
A practical introduction to Clojure (created with Gitbook.IO)
HTTP identity service
a DSL for backends-for-frontends (BFF)
A project for learning Clojure, based on rustlings.
Clojure Spring Cloud Sample
Simple Secret Sharing Service for social and decentralised management of passwords
A command line tool and a library to manage application secrets and configuration safely and effectively.
A "hello, world" HTTP server example running ClojureScript on Deno
VS Code extension for formatting Clojure & ClojureScript code
Specs from SQL database schema for data generation and validation
Clojure data science handbook - journal style examples of data science
Use the standard Linux GPIO API from Clojure JVM
Maxima as a clojure library
A Clojure library for Scala interop.
A jira rest client for the command line, written in clojure as a babashka script.
A Clojure library that abstracts the GMail API (not the IMAP) interface.
CorDeviCLJS - Cordova, Device and ClojureScript. Hybrid mobile app using Cordova with native device bridge, App connecting to backend (included) via w...
A new abstraction for flexible and efficient sequence aggregation in Clojure(Script)
lightweight async/await for Clojure
Micro lib making use of erlang JInterface lib to decode and encode Binary Erlang Term and simple erlang port interface with core.async channel. So you...
A set of libraries to create asynchronous, high performance, scalable and simple application.
Clojure library for financial computations
Clojure macros that complement the clojure.core threading (arrow) macros
A library that adds tools for building and executing workflows in re-frame applications
Clojure rules for Bazel
A Clojure Get Started mini project template
Zero-deps Ring server on top of jdk.httpserver
Evolve your RESTful API's and Web Services
Small demo application for a static webshop full stack app in Clojure
Create four pull request and win hacktoberfest swags!
Clojure library for processing tailwind utility classes
Ă€ la carte Ring request matching, routing and reverse-routing for Clojure/Script
Conjure extension for coc.nvim
RSS/Atom Feed Parsing and Generating for Clojure. Bidirectional. Data-driven.
The Missing Clojure Intro
Generate mocks and other test doubles using clojure.spec
Hacker News in Clojure.
A lightweight clojure wrapper for the Robinhood Web API.
Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and valida...
A native Specter CLI, compiled with GraalVM native-image and executed by SCI.
A Clojure driver for OrientDB binary protocol
A set of machine learning experiments in Clojure
Idempotency with side-effects
:two_men_holding_hands: Is that a spy!?!? No! It's Patroclus!
Dump JMX Metrics as JSON on command line.
A useful merge of cond and let
A utility library for Clojure of functions and macros that complement clojure.core
A Clojure library for writing self-optimizing interpreters