Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2962, showing 2521 - 2544
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
The Clojure programming language
Version 1.4.2 of the GAE api stubs
The patched Metrics v3 core library (com.yammer.metrics:metrics-core) shipped with Apache Kafka 0.8-trunk as of April
2013.
For more information, have a look at:
* http://mail-archives.apache.org/mod_mbox/incubator-kafka-users/201211.mbox/%3CCAOeJiJhEdyFq2x9xDX+opV1uCmP+5Bd3xMwsUZy48O9Y3XBScA@mail.gmail.com%3E
* https://issues.apache.org/jira/browse/KAFKA-635
DevOps for the JVM.
Pallet is a platform for agile and programmatic automation of infrastructure
in the cloud, on server racks or directly on virtual machines. Pallet
provides cloud provider and operating system independence, and allows for an
unprecedented level of customization.
Tool for generating artifacts versioned on the most recent git commit sha and commit time.
re-frame effect for copying text to the system clipboard.
A clojure driver for the ArangoDB server.
A Clojure HTTP library wrapping the Apache HttpComponents client.
A Clojure HTTP library wrapping the Apache HttpComponents client.
A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
Clojure command line application which returns the widths of csv file columns
The patched Metrics v3 annotation library (com.yammer.metrics:metrics-annotation) shipped with Apache Kafka 0.8-trunk as of April
2013.
For more information, have a look at:
* http://mail-archives.apache.org/mod_mbox/incubator-kafka-users/201211.mbox/%3CCAOeJiJhEdyFq2x9xDX+opV1uCmP+5Bd3xMwsUZy48O9Y3XBScA@mail.gmail.com%3E
* https://issues.apache.org/jira/browse/KAFKA-635
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.
Invoke JFR from inside the JVM using Clojure.
This is an small Clojure binding for the New York Times developer APIs.
Implementation of the joq client protocol
A Clojure wrapper for the v8 Javascript library
The clojure-neo4j project provides a more lispy interface to Neo4j, a graph-structured on-disk transactional database.
Simple Clojure interface to Apache CouchDB, fork of the original project with function arguments instead of *server* and some other changes.
A Leiningen plugin for the Gorilla REPL.
Fast JSON encoding and decoding for Clojure via the Jackson library.
geo-xls is a simple command-line script which converts
a properly formatted XLS file (see README), describing
Workspaces, Data/Coverage Stores, and Layers into the
Geoserver REST commands to create those objects in a
running Geoserver instance.
A clojure implementation of the python queue library
Protocol Buffers for the RethinkDB database