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: 7812, showing 3481 - 3504

Note: artifacts in italics are non-canonical forks. See the wiki for more details.


  • A comprehensive Clojure client for the entire Amazon AWS api.
  • defclass/vivi 0.2.0-SNAPSHOT

    A Clojure client for InfluxDB

  • Clojure framework for making complex Telegram Bots/Applications

  • Clojure wrapper for PowerLoom.
  • clj-grpc 0.1.2

    A Clojure library designed to provide hassle-free, ready to go gRPC experience without ton of preparations and Java code.

  • a DSL for creating parsers in Clojure
  • mschuene/fx-clj 0.2.0-alpha3

    A Clojure library for JavaFX

  • Clojure Amazon S3 library.
  • dvlopt/mbus 1.0.0-beta1

    Meter-Bus clojure library

  • Powerful monadic parser combinator in Clojure (Haskell attoparsec's port)

  • Clojure wrapper for Bucket4J rate-limiting library based on token-bucket algorithm.

  • Functional reactive programing for legacy applications. Supports Java Swing, uses Clojure as the main language, and considers the view as a function of state.

  • A dependency injector for Clojure and ClojureScript

  • Clojure 1.3 bindings for Apache Solr 3.5.

  • Spotting Clojure Vars for fun and profit!
  • road 0.2.0-rc

    Road is a clojure web framework through packing java severlet filter.
  • fschema 0.2.0-SNAPSHOT

    Elegant functional validations and mutators for Clojure and Clojurescript

  • Prints errors encountered when reading stdin as clojure code

  • Clojure library for the Hazelcast p2p cluster

  • Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
  • dbscan 0.1.0

    Clojure implementation of the DBSCAN clustering algorithm

  • A rich REPL for Clojure in the notebook style.

  • Clojure to Java Interop Bindings for com.google.cloud.spanner

  • A Clojure wrapper for the flickr API