Pinned Repositories
eclipse-cookbook
Eclipse Collections cookbook - how-to-driven recipes
stringtools
Java app with many string manipulation functions, tools, and utils.
strlib
Java Str library - faster String formatting and more
SwissArmyAndroid
A "Swiss Army Knife" of Android (4.x / SDK 14+) examples.
validation-extras
Jakarta Bean Validation-related extras and helpers
XPathDemos
Java project with some simple XPath demos. Uses the saxon XPath libs.
terheyden's Repositories
terheyden/validation-extras
Jakarta Bean Validation-related extras and helpers
terheyden/eclipse-cookbook
Eclipse Collections cookbook - how-to-driven recipes
terheyden/strlib
Java Str library - faster String formatting and more
terheyden/cookiecutter-java
Cookiecutter template for creating a new Java project
terheyden/buildsrc-publishing
For buildsrc publishing problem
terheyden/codepuncher
Command-line tool for generating code and text from Groovy templates
terheyden/event-router
Simple, fast, flexible event router / event bus for Java
terheyden/examples
Example source code used in my writings.
terheyden/fig-autocomplete
Fig adds autocomplete to your terminal.
terheyden/guava-fluent-immutables
Enhancing Guava's immutable collections
terheyden/Guava01
Example usages with the Guava Java library.
terheyden/immutables
Utility methods for working with immutable objects in Java.
terheyden/java-extensions
Miscellaneous Java utility classes.
terheyden/java-katas
Code Katas, in Java
terheyden/java16
terheyden/javextras
Simple extensions to Java ("extras") without any added dependencies messing you up
terheyden/jbangs
Classes for use with JBang.
terheyden/JMESPathStudio
Example JMESPath usage and a Swing UI for testing JMESPath expressions.
terheyden/JRequisites
Super-fast Java parameter validation and argument checking
terheyden/nonnull
A small library for making Java non-null by default.
terheyden/optional2
Java Optional with multiple values
terheyden/params-nonnull
Setting params (and other things) non-null by default via package-info
terheyden/SealedClasses
JDK 15 example of sealed classes
terheyden/service-provider1
Messing around with Java Service Provider Interface
terheyden/StreamEx01
Testing ground for the awesome Java library, StreamEx.
terheyden/thread-utils
Thread-related Java util methods and objects.
terheyden/Unchecked
Java functional interfaces that accept those pesky checked exceptions.
terheyden/validation
Jakarta Bean Validation helper objects.
terheyden/value-stack
Collect and combine values in Java in a Functional Programming style.
terheyden/Vavr01
Example usages for the best Java library, Vavr.