Java 19 is the first release to preview Project Loom's virtual threads and structured concurrency, Project Amber's record patterns, and Project Panama's fore... (more…)
Read more »
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP). - BastiaanJansen/OTP-Java... (more…)
Read more »
redis-pipeline - Utility classes for improving redis performance in Java through transparent use of jedis pipeline.
Read more »
With the module linking and custom runtime image creation features of JDK9 can a program have a lower RAM memory footprint in JDK9 than in JDK8? I ima... (more…)
Read more »
This is a comparison between Java, Go, and Rust. Not in the sense of a benchmark, but more of a comparison… (more…)
Read more »