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: 7881, showing 721 - 744

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


  • An embedded Clojure editor

  • Clojure library for financial calculations

  • Clojure facilities for searching the web.

  • Clay is a small Clojure tool for a dynamic workflow of data visualization and literate programming.

  • Embeds shell script in clojure
  • protojure 1.7.3

    Support library for protoc-gen-clojure, providing native Clojure support for Google Protocol Buffers and GRPC applications

  • Clojure library for sending emails with SendGrid

  • A Clojure library for using cron expressions

  • Kindly is a small library for defining in what kinds of way Clojure forms and values should be displayed.

  • A clojure.test-compatible version of the classic Expectations testing library.

  • A Kafka Clojure Admin client, with support for topic, partition, group, cluster management, and more.

  • Static Clojure code rewriting

  • XChart wrapper for Clojure
  • cljs-uuid 0.0.4

    Micro clojure and clojurescript portability lib for uuid creation

  • 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.

  • wraps opencensus-java

  • High performance database connection pool for Clojure

  • SQL as Clojure data structures.

  • Clojure library for high-performance server and client applications

  • Sigel «ᛋ» is a Clojure interface to the XSLT and XPath bits of Saxon.
  • clj-wamp 1.1.0-SNAPSHOT

    The WebSocket Application Messaging Protocol for Clojure
  • perun 0.5.0-SNAPSHOT

    Static site generator build with Clojure and Boot
  • sync 0.9.49

    sync is a Leiningen plugin to sync same code base between different clojure projects

  • nrepl client for Clojure instarepl