In October 1984 I arrived at Oxford University, trailing a large steamer trunk containing a couple of changes of clothing and about five dozen textbooks. I had a freshly minted bachelor’s degree in ...
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 ...
Kotlin Fuzzy, or kt-fuzzy was created because the only other options for Java/Kotlin fuzzy string matching libraries were under the GPL. This meant, they couldn't be used in non-GPL projects. So, I ...