Ray Holder

Results 8 repositories owned by Ray Holder

csv2es

60
Stars
36
Forks
Watchers

Load a CSV (or TSV) file into an Elasticsearch instance

fauxflake

41
Stars
12
Forks
Watchers

Fauxflake is an easily embeddable, decentralized, k-ordered unique ID generator.

gradle-one-jar

214
Stars
43
Forks
Watchers

The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialised Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that i...

gradle-view

176
Stars
14
Forks
Watchers

The Gradle View IntelliJ IDEA plugin shows a split tree rollup of the dependencies for each Gradle configuration in use by a project.

guava-retrying

1.3k
Stars
257
Forks
Watchers

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

nilsimsa

19
Stars
8
Forks
Watchers

This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm in Java.

retrying

1.8k
Stars
155
Forks
Watchers

Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.

snowball-stemmer

16
Stars
11
Forks
Watchers

This is a repackaging of a version of the snowball-stemmer found at http://snowball.tartarus.org/ so that it's available on Maven Central.