Build your Java skills from the ground up by working on simple tasks and beginner-friendly projects. Challenge yourself with more complex Java problems, including those focused on multithreading and ...
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 ...
JNanoID generates compact IDs with just 21 characters. By using a larger alphabet than UUID, JNanoID can generate a greater number of unique IDs, when compared to UUID, with fewer characters (21 ...