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: 8167, showing 6913 - 6936
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
clojure dsl for accessing the appengine datastore
Clojure client for Exceptional http://getexceptional.com (dsci fork with up-to-date deps)
A pseudo-port of ActiveRecord to the Clojure programming language
An OAuth library for Clojure.
Java and Clojure wrapper for Google's RE2 regex engine
Clojure library for the Hetzner Cloud API.
A simple pure clojure interface for Google web services
A wrapper for Processing in Clojure.
Asynchronous HTTP Client for Clojure
A powerful Clojure web library, full HTTP, full async
An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client
speclj: Pronounced 'speckle', is a Behavior Driven Development framework for Clojure.
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.
Integrant methods for the tools.logging library
Clojure to Java Interop Bindings for com.amazonaws.services.greengrass
Clojure to Java Interop Bindings for com.amazonaws.services.importexport
Hipchat Clojure mini library
Pusher (http://www.pusherapp.com) Client for Clojure
JangoSMTP clojure library
Clojure wrapper for jkeymaster, provides global keyboard shortcuts
clojure library for code golfing
A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.