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: 7779, showing 5953 - 5976
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
Clojure wrapper for the Awaitility Java library.
Clojure ldap client (development fork of pauldorman's clj-ldap).
Keyframe animation & tweening functions for Clojure
A Clojure client for Couchbase for Server 4.x
Provides Clojure wrappers of OpenTelemetry metrics instrumentation of the JVM runtime
Lightweight Clojure bindings for Kafka 0.9+
A concise web framework for Clojure
Static Clojure code rewriting
Google App Engine library for Clojure.
SQL as Clojure data structures
After-the-fact documentation for Clojure projects
Process documents with embedded Clojure code
A little Clojure library that provides regex-based file grepping and/or text substitution.
Various things gluing together metrics-clojure and ring.
A naive Clojure to Javascript translator
A Clojure binding for Selenium WebDriver
The Push programming language and the PushGP genetic programming
system implemented in Clojure. See http://pushlanguage.com
FORK: this fork contains changes for use with PoolGP
(https://github.com/jackHay22/poolgp)
abstract raft algorithm written in clojure
Truly thread-local bindings for Clojure
A lightweight Clojure wrapper around the exif processing facility in Drew Oakes' metadata-extractor
Clojure friendly wrapper for InteractiveBrokers java API
A Clojure client library for Amazon's Simple Queue Service (SQS). Forked from https://github.com/cemerick/bandalore.
A clojure implementation of the levenshtein distance algorithm.