External-Memory Sorting in Java
created at March 24, 2014, 2:25 p.m.
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
created at March 2, 2014, 2:27 p.m.
A sampling JVM profiler without the safepoint sample bias
created at Feb. 17, 2014, 9:02 p.m.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
created at Feb. 7, 2014, 5:16 p.m.
Java library for the HyperLogLog algorithm
created at Dec. 23, 2013, 6:38 a.m.
Compile Java byte-code to native CPU's.
created at Dec. 13, 2013, 2:48 a.m.
Java unlimited redefinition of classes at runtime.
created at Nov. 20, 2013, 4:15 p.m.
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
created at Sept. 30, 2013, 2:18 p.m.
Compiles Java bytecode to JavaScript, WebAssembly and C
created at Sept. 23, 2013, 8:04 p.m.
Simple Binary Encoding (SBE) - High Performance Message Codec
created at Sept. 3, 2013, 9:13 a.m.
Testing tools for javac and annotation processors
created at Aug. 26, 2013, 9:30 p.m.