Group: GitHub Rholder
Sort by:Popular

1.Guava Retrying243 usages

com.github.rholder » guava-retrying Apache

This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Last Release on Jul 1, 2015

2.Moar Concurrent1 usages

com.github.rholder » moar-concurrent Apache

This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
Last Release on Feb 2, 2015

3.Nilsimsa1 usages

com.github.rholder » nilsimsa Apache

This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm.
Last Release on Jun 11, 2015

4.Gradle Autojar

com.github.rholder » gradle-autojar Apache

The gradle-autojar project is a Gradle plugin that uses Autojar, a specialized jar archive minimizer written by Bernd Eggink (http://autojar.sourceforge.net/), for building self-contained executable jars that include only those dependencies that are ...
Last Release on Dec 17, 2013

5.Gradle One JAR

com.github.rholder » gradle-one-jar Apache

The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.
Last Release on Jan 26, 2014