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: 7859, showing 3433 - 3456

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


  • A logic/relational programming library for Clojure

  • Report exceptions from your Clojure application to Bugsnag

  • Fail/Pass pipelines for Clojure and ClojureScript

  • Benchmarks for alternatives to clojure 1.8.0 functions.

  • 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.
  • clj-irc 0.0.2

    clojure irc client based on pircbotx

  • GraphQL Data Structure Specs for Clojure

  • Clojure RPC

  • Clojure web application libraries built on top of Ring and Compojure.

  • Clojure library for the Hazelcast p2p cluster

  • Cassandra CQL3 client for Clojure - datastax/java-driver wrapper
  • stockpile 0.0.1

    Simple, durable Clojure queuing library
  • rbo 0.2.0

    An implementation of Rank-Biased Overlap in Clojure
  • jreg 0.5.2

    a Clojure wrapper for Jetlang

  • The Slim (Simple List Invocation Method) protocol implented for Clojure

  • Clojure Less CSS compiler

  • This leiningen plugin helps to work around problems of clojure ahead-of-time compilation, by determining a suitable compilation order via clojure.tools.namespace. Forked from https://github.com/active-group/lein-aot-order
  • filemodc 0.0.2

    A Clojure library designed to cache file modification status
  • topojson 0.0.3

    TopoJSON for Clojure

  • Port of clojure.org/data.json to ClojureCLR

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

  • A library that provides the building blocks for resilient Clojure application

  • libvirt clojure bindings

  • Casual file-based persistence in Clojure.