Search for 'the'

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

Total results: 2997, showing 2089 - 2112

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


  • bengl3rt's fork of the clojure beanstalk library

  • The opennlp.maxent package is a mature Java package for training and using maximum entropy models.
  • gorillalabs/lein-v 7.1.0-3-0x8ba6

    A Leiningen plugin to reflect on the SCM workspace of a project

  • A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.
  • analyticbastard/pth 0.1.0-SNAPSHOT

    Parallel thread flows in clojure, a couple of macros that evaluate the given expressions on an input and produce a list of results
  • clunogs 0.1.0

    A Clojure library to wrap the uNoGS API.

  • A basic sentiment analyzer, based on clojure-opennlp and using the subjectivity lexicon.

  • Client library for the Neovim RPC API

  • Library for the procedural generation of data from specification.

  • A Clojure library designed to communicate with GNU Go through the GTP protocol.

  • SQLRat is a Clojure (v1.2 or later) library to access relational databases using entity objects and to navigate entity relations in a stateless manner. Easy to use and flexible - you can also pass in native SQL for accessing the database.

  • The math.financial library contains financial math functions in Clojure.
  • org.clojars.aperiodic/hadoop 0.20.2-cdh3u3-core

    Cloudera's distribution of the Hadoop ecosystem.

  • A useful control to geolocate the user with many options

  • A standard protocol for making custom types in Clojure pretty print in the REPL and elsewhere.

  • cmdstan-clj is a Clojure wrapper of CmdStan, the CLI of the probabilistic programming lanugage Stan.

  • Clojure wrapper for the Awaitility Java library.

  • Bindings for the SAPO Broker java-nio client

  • Generic central registry of assocations between keywords and values for all the Clojures.

  • finite-cache is a Clojure caching library that allows you to limit the size of a cache object.

  • Allows for the registration and monitoring of config files.
  • travesedo 0.1.2

    A clojure driver for the ArangoDB server.
  • bilus/clj-uuid 0.1.3-SNAPSHOT

    A Clojure library for generation and utilization of UUIDs (Universally Unique Identifiers) as described by RFC-4122. This library extends the standard Java UUID class to provide true v1 (time based) and v3/v5 (namespace based) identifier generation. Additionally, a number of useful supporting utilities are provided to support serialization and manipulation of these UUIDs in a simple, efficient manner.

  • Provides access using Clojure to an OpenTelemetry Sampler object that implements the Jaeger remote sampler type