Group: GitHub Rholder
Sort by:Popular

GitHub Rholder Fauxflake

3.Guava Retrying238 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

4.Snowball Stemmer31 usages

com.github.rholder » snowball-stemmer BSD

This is the Java version of Snowball, a small string processing language designed for creating stemming algorithms for use in Information Retrieval.
Last Release on Jan 23, 2014

5.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

6.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

7.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

8.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

9.Transaction Binding

com.github.rholder » transaction-binding LGPL

Transaction Binding
Last Release on Feb 7, 2012