Search for 'the'
For details on the search query syntax, see the guide.
Total results: 3049, showing 2809 - 2832
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Boot task for the Hoplon web development environment.
Fast JSON encoding and decoding for Clojure via the Jackson library.
Utilities for color manipulations.
This is mostly code ported from the color module in SASS.
Simulates poker hands (Texas Holdem Hands). Results can be used to calculate static information about the hands. The lib can also be used für poker hand Evaluation.
Executes the given lein task on all checkout dependencies of the current project.
Shellac is a Clojure command-line enhancer. It provides the capability
to write commands in Clojure, and run them from the command line without incurring
the cost of a JVM/Clojure startup each time.
Thin clojure wrapper for the apache commons-net FTP-Client
Clojure Adapter for the Java Communications API
Ring middleware for API versioning in the `Accept` header via Vendor MIME Types
Access config data from INI files or the ENV
Bindings to the Ant Design library for Reagent/Re-Frame.
A Clojure HTTP library wrapping the Apache HttpComponents client.
The Linda process coordination language written in Clojure.
A Clojure wrapper around the Lanterna terminal output library.
ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.
Incanter-io is the I/O module of the Incanter project.
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 lisp to java compiler.
Using a language similar to clojure, Justinian compiles down to Java code (potentially bytecode in the future.
A validation library for the Experience API
A Middlebrow implementation using SWT's Browser as the backend.
Test driver to exercise the SecureOne via wamp interfaces
SQuery for the mongodb java sync driver
SQuery for the node.js mongodb driver
A provider for using Pallet with AWS EC2, based on the AWS SDK.