Search for 'clojure'
Given your search terms, you may also want to
search Maven Central.
org.clojure artifacts are distributed via Maven Central instead of Clojars.For details on the search query syntax, see the guide.
Total results: 8018, showing 1753 - 1776
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library designed to test whether all the steps in your LambdaCD pipeline definitions are definied.
Erlang/OTP-style actor concurrency for Clojure using Project Loom virtual threads
An interactive tracing facility for Clojure
A Clojure wrapper to HikariCP JDBC connection pool
FontAwesome icons as hiccup for Clojure and ClojureScript
A Clojure library designed to manipulate sparse *arrays* - multi-dimensional spaces accessed by indices, but containing arbitrary values rather than just numbers. For sparse spaces which contain numbers only, you're better to use a *sparse matrix* library, for example [clojure.core.matrix](https://mikera.github.io/core.matrix/).
Clojure HTTP library using the Apache HttpClient. Based on clj-apache-http, but includes support for SSL client certificates and HttpAsyncClient.
GraphQLize is a Clojure library to build production-ready GraphQL APIs instantly from relational databases (Postgres, MySQL).
Have I been pwned clojure client
BitTorrent encoding implementation for Clojure.
A Foreign Function Interface in Clojure for JDK 22+.
Another swank for clojure
Clojure wrapper for H2 database.
Clojure and json spec for Bhatkhande notation
Clojure API for Selenium-WebDriver
Support library for Clojure applications that crawl the Web
Clojure to Java Interop Bindings for com.amazonaws.services.s3
Core libraries for Conjure. Conjure is a full stack web framework written entirely in Clojure.
Clojure implementation of http://tools.ietf.org/html/rfc6902
A clojure library designed to mix musical synthesis via Overtone and dynamic visuals a la www.shadertoy.com
A Clojure wrapper for XGBoost
A protocol for revisioned transactions in Clojure.
Advanced support for optional arguments in functions declared with defn-like syntax.