Pinned Repositories
csv2es
Load a CSV (or TSV) file into an Elasticsearch instance
debinate
Roll up your projects into little standalone Debian packages.
fauxflake
Fauxflake is an easily embeddable, decentralized, k-ordered unique ID generator.
gradle-autojar
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 actually used.
gradle-one-jar
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 include all dependencies.
gradle-view
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
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.
nilsimsa
This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm in Java.
retrying
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
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.
rholder's Repositories
rholder/retrying
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.
rholder/guava-retrying
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.
rholder/gradle-one-jar
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 include all dependencies.
rholder/gradle-view
The Gradle View IntelliJ IDEA plugin shows a split tree rollup of the dependencies for each Gradle configuration in use by a project.
rholder/csv2es
Load a CSV (or TSV) file into an Elasticsearch instance
rholder/fauxflake
Fauxflake is an easily embeddable, decentralized, k-ordered unique ID generator.
rholder/snowball-stemmer
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.
rholder/nilsimsa
This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm in Java.
rholder/debinate
Roll up your projects into little standalone Debian packages.
rholder/gradle-autojar
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 actually used.
rholder/i3status-title-on-bar
Inject the active window title into the output of i3status.
rholder/esthree
An S3 client that just works
rholder/jvm-loop-unswitching-bug
Cause the JVM to produce a segmentation fault from org.apache.http.impl.cookie.BestMatchSpec.formatCookies
rholder/sshuttle-binary
This is a single-binary package of sshuttle.
rholder/dynq
Dynq is a DynamoDB client intended to make querying and sourcing environment variables from the commandline very easy.
rholder/jfpm
Run fpm (which lets you build RPM's, DEB's, etc.) from a single standalone binary using the JVM.
rholder/grepby
Output counts of matching regular expressions like a group by for grep.
rholder/gradle-wrapper-here
Drop a Gradle wrapper in the current directory.
rholder/moar-concurrent
This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
rholder/fast-tag
This is a fork of Mark Watson's part of speech tagger.
rholder/generic-gradle-model
A generic General purpose Gradle model that exposes more of your project info than what you get from the shipped tooling api.
rholder/jfss
Run fss, which lets you provision cloud infrastructure Chef-style with only shell scripts, from a single standalone binary using the JVM.
rholder/laptop-sleep-tool
Tinker with sleep mode settings on your laptop with this little tool.
rholder/BangleApps
Bangle.js App Loader (and Apps)
rholder/flyway
Flyway • Database Migrations Made Easy.
rholder/fucking_shell_scripts
The easiest, most common sense configuration management tool... because you just use fucking shell scripts.
rholder/ghprb-plugin
github pull requests builder plugin for Jenkins
rholder/markoverator
Markov text generator slightly less boring than most because I wrote it
rholder/platform-atmelavr
Atmel AVR: development platform for PlatformIO
rholder/pyelasticsearch
python elasticsearch client