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: 7857, showing 49 - 72
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
The next generation of clojure.java.jdbc: a new low-level Clojure wrapper for JDBC-based access to databases.
A promise library and concurency toolkit for Clojure and ClojureScript.
A Clojure HTTP library similar to clj-http, but more lightweight.
Simple JSON-Schema validator for Clojure
REPL-y: A fitter, happier, more productive REPL for Clojure.
SQL as Clojure data structures.
A Clojure library for scrypt encryption
Clojure support for Internet email
File system utilities for clojure
A collection of secure password hashers for Clojure
Clojure bindings for the ANTLR 4 parser library.
Form-level test coverage for clojure.
A simple library to read and write CSV files.
clojure.java.jdbc hugsql adapter
A Clojure library for embracing SQL
SQL as Clojure data structures.
Ring protocols for websockets.
Fork of Sentry clojure client
a HTML selector-based (à la CSS) templating and transformation system for Clojure
The Clojure directory watcher from Krell as a standalone library
A library for find Clojure namespaces on the classpath.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-9562. This library extends the standard Java
UUID class to provide true v1, v6, v7 (time based) and
v3/v5 (namespace based), and v8 (user customizable)
identifier generation. Additionally, a number of useful
utilities are provided to support serialization and
manipulation of these UUIDs in a simple, efficient
manner.
Small Clojure Interpreter