High Performance data structures and utility methods for Java
created at Nov. 3, 2014, 8:14 p.m.
Zero-allocation hashing for Java
created at Oct. 31, 2014, 4:28 a.m.
jRT measures the response time of a java application to socket-based requests
created at Oct. 14, 2014, 10:15 a.m.
A Java implementation of Transducers
created at Sept. 23, 2014, 6:45 p.m.
Immutable in-memory R-tree and R*-tree implementations in Java with reactive api
created at Aug. 26, 2014, 12:29 p.m.
Catch common Java mistakes as compile-time errors
created at Aug. 21, 2014, 11:26 p.m.
Replicate your Key Value Store across your network, with consistency, persistance and performance.
created at July 18, 2014, 3:33 p.m.
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
created at July 10, 2014, 7:54 p.m.
Sends stacktrace-level performance data from a JVM process to Riemann.
created at May 28, 2014, 8:31 p.m.
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
created at April 17, 2014, 12:10 p.m.
A java.util.HashMap compatible map that won't stall puts or gets when resizing
created at March 30, 2014, 3:27 a.m.