Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2997, showing 2713 - 2736
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
An idiomatic Clojure Redis client wrapping the Java client Lettuce
Parser Combinators for Clojure data, the Macro Edition (ME)
The xml.maven library contains code to process Maven POMs and metadata.
A simple React wrapper around the Highlight.js library
A Clojure HTTP library wrapping the Apache HttpComponents client.
A Clojure HTTP library wrapping the Apache HttpComponents client.
Structure the ClojureScript compiler in terms of namespace-level middleware
Duct module and router for the reitit routing library
A simple Clojure wrapper for the Skype Java API.
Clojure wrapper for the OrientDB Java API.
Clojure wrapper of the twilio java api.
A Clojure library to be used with cryogen static site generator
This could be used to create and edit posts or pages with a simple ui instead of directly editing the files
Clojure based API for accessing the Cancer Genomics Data Server (CGDS).
Clojure interface to the Bittrex.com API
A pallet library for AWS, using the AWS java SDK.
Execute tasks in parallel. Like the 'do' task only... parallel.
The xml.eclipse library contains code to handle Eclipse XML files.
Clojure bindings for the Amazon Product Advertising API.
A rich REPL for Clojure in the notebook style.
Pure Java implementation of the liblzo2 LZO compression algorithm.
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
The second largest planet in the Solar System.
A Leiningen plugin to set the project version based on the git SHA.
A set of libraries derived from Spoon's Operations Research Kit.
Libraries are modular and are suppoorted as stand-alone dependencies.
This project is an uberjar that includes all of the modular bits in a single
jar, for easier dependencies. spork is purpose-built to be clojure-centric,
focusing on a functional API, a default towards purity and persistent data
structures, with alternative mutable/imperative counterparts. The vast
majority of spork is written in Clojure, with an intentional nod toward
independence from external libraries, particularly Java libs. Consequently,
spork should provide a lightweight, clojure-based platform for the topics
covered by the libraries. I am currently working to eliminate legacy
java dependencies where possible.