Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2962, showing 2689 - 2712
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
The second largest planet in the Solar System.
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.
Thin clojure wrapper for the apache commons-net FTP-Client
Code generated from the DE protocol buffer definitions
Morpheus brings Neo(4j) into the Real (Functional) World
Clojure wrapper for the OrientDB Java API.
Clojure interface to the Bittrex.com API
Leiningen template for a Reagent web app that implements the re-frame pattern.
Pure Java implementation of the liblzo2 LZO compression algorithm.
The Québécois swear generator
A simple React wrapper around the Highlight.js library
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.
A Leiningen plugin to set the project version based on the git SHA.
The largest moon of Jupiter.
The secret weapon of build utilities
A simple Clojure wrapper for the Skype Java API.
Functions to get finance data from the Yahoo public data via YQL
A Clojure library designed to calculate the electricity cost for an appliance.
A pallet library for AWS, using the AWS java SDK.
Parser Combinators for Clojure data, the Macro Edition (ME)
The xml.maven library contains code to process Maven POMs and metadata.
Structure the ClojureScript compiler in terms of namespace-level middleware
Duct module and router for the reitit routing library
Library to represent dates as integers in ISO8601 format. This library is suitable when using dates as labels such
as for presentation on a UI or storage in a database. It uses as few dependencies as possible and does not perform any
date arithmetic (such as adding 2 weeks to a given date). Provides functions to get the year, month and day value of a
date or to set a date given all of those values.