Pinned Repositories
FunctionalJavaDojo
isots
a program to replace plausible UNIX timestamps with ISO 8601 datetimes
jewelcli
JewelCli uses an annotated interface definition to automatically parse and present command line arguments
jpackage-demo
A minimal but complete jpackage demo
maven-repo-resource
Tracks the versions of a particular artifact in a Maven repository. For Concourse CI.
tomwhoiscontrary's Repositories
tomwhoiscontrary/jpackage-demo
A minimal but complete jpackage demo
tomwhoiscontrary/isots
a program to replace plausible UNIX timestamps with ISO 8601 datetimes
tomwhoiscontrary/sarcoptic
Very, very, lightweight dynamic-class-based immutable value types for Java 8.
tomwhoiscontrary/child-stdout-demo
simple demo related to https://serverfault.com/q/1143567/92104
tomwhoiscontrary/concurrent-map-bench
a quick attempt to benchmark Atlassian's CopyOnWriteMap https://stackoverflow.com/a/4298847/116639
tomwhoiscontrary/equisized_antonyms
A helpful list of antonyms with the same word length
tomwhoiscontrary/flow-demo
A very simple Spring Web Flow and MVC project
tomwhoiscontrary/guava
Google core libraries for Java
tomwhoiscontrary/homme-pendu
A JUnit test rule for pending tests: those which pass up to a point, and then fail in a known and, for the time being, acceptable way.
tomwhoiscontrary/Infinity-For-Reddit
A Reddit client for Android
tomwhoiscontrary/JavaCsvComparison
Comparison of parsing non-standard CSV data using different Java libraries.
tomwhoiscontrary/jni-bench
tomwhoiscontrary/json-simple
A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.
tomwhoiscontrary/jsonp-testing
tomwhoiscontrary/maven-resolver-demo
a simple command-line tool for resolving Maven dependencies
tomwhoiscontrary/nested-diff-demo
example for https://github.com/Wilfred/difftastic/issues/382
tomwhoiscontrary/parsson-issue-25
tomwhoiscontrary/protonpack
Stream utilities for Java 8
tomwhoiscontrary/QuantLib
The QuantLib C++ library
tomwhoiscontrary/QuantLibDemo
a project for building and running a small QuantLib demo under controlled conditions
tomwhoiscontrary/quizambard
you know, for quizzing
tomwhoiscontrary/rust
A safe, concurrent, practical language.
tomwhoiscontrary/rust_unit_test_demo
quick demonstration of a couple of ways to separate unit tests from their subjects in Rust using submodules
tomwhoiscontrary/Serialization1BRCBenchmark
vlofgren's center for children who can't read terabytes of data good and want to learn how to do other things good as well
tomwhoiscontrary/simple-getopt
a utility to parse command line arguments in a simplified form of common getopt style
tomwhoiscontrary/stlcache
STL-based caches for C++
tomwhoiscontrary/stream-corrupted-demo
tomwhoiscontrary/string-match-bench
Benchmarks to compare various ways of selecting strings from a set
tomwhoiscontrary/tinyspline
ANSI C library for NURBS, B-Splines, and Bézier curves with wrappers for C++11, C#, D, Java, Lua, Octave, PHP, Python, and Ruby
tomwhoiscontrary/twic-collections
Noodling about writing collections like it's 1998 all over again