Java library and CLI tool for decoding Log10x-encoded log events back to their original form. Log10x losslessly compacts log events by extracting recurring structure into templates and storing only ...
This is attempt to implement FSK Decoder in Java. Works in common use-cases. Extensive testing has not been done so may have some bugs. I invite community members to contribute unit tests and help ...
Java 8 will be remembered mainly for introducing lambdas, streams, a new date/time model, and the Nashorn JavaScript engine to Java. Some will also remember Java 8 for introducing various small but ...