Search for 'the'

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

Total results: 2973, showing 2689 - 2712

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


  • Sub-plugin for Leaflet.markercluster plugin (MCG in short); adds the ability to freeze clusters at a specified zoom.

  • A lein plugin to inject the project version into dependency targets

  • A simple React wrapper around the Highlight.js library

  • A Clojure HTTP library wrapping the Apache HttpComponents client.

  • A simple library for handling the clipboard within the Clojure REPL.

  • A client library for for bookmarking services such as [del.icio.us](http://delicious.com) or [Pinboard](http://pinboard.in). It provides both annonymous and named access. In the former case the APIs do not allow as many features as in the latter one.
  • louna-spark-def-guide 0.2.0-SNAPSHOT

    Solutions for the book Spark: The Definitive Guide,using the louna-spark library
  • w01fe/hungarian 0.0.1-SNAPSHOT

    An implementation of the Hungarian algorithm for maximum matching.

  • Structure the ClojureScript compiler in terms of namespace-level middleware
  • teknql/pablo 0.0.1-SNAPSHOT

    The secret weapon of build utilities
  • orientdb.clj 0.1.0-SNAPSHOT

    Clojure wrapper for the OrientDB Java API.

  • Functions to get finance data from the Yahoo public data via YQL
  • lein-gorildown 0.1.0-SNAPSHOT

    A Leiningen plugin to convert all the Gorilla REPL files to raw Markdown files.
  • cryogen-admin-ui-md 0.1.0-SNAPSHOT

    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

  • A Clojure library designed to calculate the electricity cost for an appliance.
  • mccraigmccraig/awaze 0.1.2-SNAPSHOT

    A pallet library for AWS, using the AWS java SDK.
  • markgunnels/clj-amazon 0.2.3-SNAPSHOT

    Clojure bindings for the Amazon Product Advertising API.

  • Clojure client for the Riemann monitoring system

  • Parser Combinators for Clojure data, the Macro Edition (ME)

  • The xml.maven library contains code to process Maven POMs and metadata.

  • An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client
  • saturn 0.0.1-SNAPSHOT

    The second largest planet in the Solar System.
  • org.clojars.joinr/spork 0.1.9.8-SNAPSHOT

    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.
  • ftp 0.0.1-SNAPSHOT

    Thin clojure wrapper for the apache commons-net FTP-Client