LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...
This is a tiny java library to include any text messages into Java stack traces. For example, one needs to include the message this is my named frame into the application stacktrace. The resulting ...