PauselessHashMap in deephacks/awesome-jvm

A java.util.HashMap compatible map that won't stall puts or gets when resizing

updated at Sept. 20, 2024, 9:24 p.m.

Java

12 +0

151 +1

21 +1

GitHub
jHiccup in akullpp/awesome-java

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.

updated at Sept. 11, 2024, 2:40 p.m.

Java

53 +0

683 +0

92 +0

GitHub