Search for 'the'

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

Total results: 2962, showing 1729 - 1752

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


  • Sankey diagrams visualize the directed flow between nodes in an acyclic network

  • A Clojure library for probability sampling. Inspired by the functions 'sample' and 'sample.int' in the R language. See: http://bitbucket.org/mnacamura/clj-sample-utils/

  • A Leiningen plugin to set the project version based on the git SHA.

  • A simple JVM agent for estimating the size of objects in memory.

  • Clojure library for retrieving data from the Forecast API

  • Squeedo: The sexiest message consumer ever (™)

  • Requests guided by the constellations

  • Java API for the libvirt C library
  • clj-i2p 1.0.0

    Clj-i2p is a wrapper for an interface to the i2p p2p network.

  • The LevelDB driver in Clojure

  • wrap the hjd rmi service using clojure

  • Clojure library implements clock processes for the Stuart Sierra's component pattern

  • Hoplon wrapper for the jQuery daterange picker plugin.

  • A comprehensive Clojure client for the entire Amazon AWS api.

  • A collection of helper functions that work on vectors, both in the sense of a collection and in the directional sense.
  • basex 1.0.0

    A Clojure-ified wrapper around the BaseX Java Client

  • Avoid the hassle of restructuring comments into functions. Testify turns selected comments into automatically evaluated scripts, while remaining as comments embedded within the code. Evaluate these comments directly from within a test, or in any other way preferred. Rename the (comment) to (test-comment) and evaluate with (eval-in-ns 'your-namespace). Testify will find the test-comment and evaluate its content for you. The test-comment is an empty macro ignoring its body, just like comment, that Testify recognizes. Testify can easily be told to evaluate content of any other top level form, while test-comment is a default. Testify use levels of isolation. While eval-in-ns evaluates expressions in its namespace, like when evaluating comments manually, its sibling eval-as-use evaluates from within a temporary namespace, preventing pollution. This is more suitable for repeatable tests. Testify reads source code, and keeps track of where it is. Code should be highlighted when a test assertion fails, even though the assertion is in a comment. Testify is not a testing framework, but rather a pun on: to witness, reveal comment, display it in the repl.
  • im.chit/manas 0.1.0-SNAPSHOT

    Tools and analysers for the sql database

  • An HTML disencoder, giving you a view into the data behind the markup.

  • ClojureScript Autobuilder/Server which pushes changed files to the browser. This is the lein plugin.

  • Wraps the roamAlphaAPI JS Object in Roam Research
  • cljsjs/tonejs 13.4.9-0

    A Web Audio framework for making interactive music in the browser.
  • gurobi-clj 0.1.0-SNAPSHOT

    A Clojure library designed to provide an idiomatic interface to the Gurobi (http://gurobi.com) Optimizer Java API.
  • airtable-clj 0.1.1-SNAPSHOT

    A Clojure client for the Airtable API.