Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2997, showing 2593 - 2616
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure wrapper around the Smack jabber/XMPP library
Run javadoc for the java source in your lein project.
Boot task to automatically reload page resources in the browser.
Pure Java implementation of the liblzo2 LZO compression algorithm.
Protocol Buffers for the RethinkDB database
Clojure command line application which returns the widths of csv file columns
Baby version of the Ginfer (graph inference) library
a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish.
Weupnp is a lightweight Java library, released under the LGPL licence, designed to implement the UPnP protocol to handle port mappings on Gateway Devices.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
This is an small Clojure binding for the New York Times developer APIs.
Jepsen tests for the Tendermint Byzantine consensus system
A library designed to filter out from Clojure backtraces those
frames likely to be of interest to the developer
A library that enables easy reading of files from the local filesystem, SFTP, S3, and github
Integrant methods for the Timbre logging library
Aleph adapter for the Datastar SDK
A collection of higher level APIs for COmanage Registry that provide transaction-oriented operations.
Note that the Core API must be configured/enabled and the available functionality depends on the
service configuration details.
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.
#>(tag'n'trace any Clojure(-Script) form to tap> and Portal with automatic last-input function replay on eval, instant re-render, and hassle-free insertion of traced data into the REPL)
Idiomatic Clojure wrapper for the jsoup library.
This is an small Clojure binding for the Groupon API for getting deals.
small wrapper for the api of www.offenes-koeln.de
Clojure(script) implementation of the DBSCAN clustering algorithm
Artificial players for the rabbit game, who will hopefully
become good at it.
clojure veneer over the v2 aws sdk api for simpledb