Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2929, showing 2761 - 2784
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Parser Combinators for Clojure data, the Macro Edition (ME)
A Leiningen plugin for the Gorilla REPL.
A pseudo-port of ActiveRecord to the Clojure programming language
A library for the Redis protocol [temporary fork to work on pub/sub]
PauselessHashMap: A java.util.HashMap compatible Map implementation that
performs background resizing for inserts, avoiding the common "resize/rehash"
outlier experienced by normal HashMap.
get() and put() operations are "pauseless" in the sense that they do not
block during resizing of the map. Other operations, like remove(), putAll(),
clear(), and the derivation of keysets and such *will* block for pending
resize operations.
A simple library for handling the clipboard within the Clojure REPL.
Library for receiving currency rates on a certain date,
from The Central Bank of the Russian Federation
JNI Bindings for ATLAS BLAS and LAPACK library. Neanderthal needs
to find both JNI and the native jar (or nar) for the specific operating system you use.
ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.
Incanter-core is the core module of the Incanter project.
Provide support for the TeePee commands
A Clojure HTTP library wrapping the Apache HttpComponents client.
The generic polynome interface
Clojure Adapter for the Java Communications API
A Middlebrow implementation using SWT's Browser as the backend.
Access config data from INI files or the ENV
A Clojure client for the Facebook Graph API.
A Clojure HTTP library wrapping the Apache HttpComponents client.
ClojureScript Autobuilder/Server which pushes changed files to the browser.
Simple webapp built on top of the Minesweeper game core.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
An updated version of the liberagent template
The secret weapon of build utilities
Bringing JInput devices to Overtone, the Clojure music project