Search for 'the'

For details on the search query syntax, see the guide.

Total results: 2947, showing 265 - 288

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


  • A clojure wrapper around the OTH API

  • Clojure library for the Kryo serialization API.

  • A simple tool for compiling Java from the Clojure CLI.
  • tolitius/verter 0.1.19-SNAPSHOT

    curator of the institute of time

  • Convenience project to pull Ahead-Of-Time compiled neanderthal dependencies compatible with the classic neanderthal uberproject.

  • A redis pubsub client with keep-alive heart beats on top of the awesome com.taoensso/carmine library
  • cljsjs/oboe 2.1.2-1

    A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
  • duct 0.8.2

    Support library for the Duct template.
  • haversine 0.1.1

    Find the great circle distance between two points of lat/log on a sphere (approximately Earth)

  • Clojure facilities for searching the web.

  • Clojure(script) Schema for the Experience API v1.0.3

  • The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Lang Component provides these extra methods. The Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions, basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.

  • Clairvoyant tracer module for the Ghostwheel Clojure(-Script) library

  • A Leiningen plugin to set the project version based on the git SHA.
  • borkdude/deps.clj 1.12.3.1577

    deps.clj: a Clojure port of the clojure bash script

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

  • Code to support the way that Yle (Clojure) APIs are implemented.

  • Clojure facade for the FoundationDB record-layer
  • clj-wamp 1.1.0-SNAPSHOT

    The WebSocket Application Messaging Protocol 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.

  • The ultimate factory library

  • Thin Clojure layer on top of the Java GeoIP API. Please have a look at the GeoIP homepage at http://www.maxmind.com/app/ip-location.

  • Clojure mechanism for controlling the rate of actions
  • grafter/matcha.alpha 0.4.9-SNAPSHOT

    A clojure API implementing the W3C CSVW csv2rdf processor