A java agent to generate method mappings to use with the linux `perf` tool
updated at Nov. 10, 2024, 2:41 a.m.
A sampling JVM profiler without the safepoint sample bias
updated at Nov. 10, 2024, 2:41 a.m.
Fast integer compression in C using the StreamVByte codec
updated at Nov. 10, 2024, 11:58 a.m.
High performance Java implementation of a Cuckoo filter - Apache Licensed
updated at Nov. 11, 2024, 7:57 a.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 ...
updated at Nov. 11, 2024, 8:24 a.m.
Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.
updated at Nov. 12, 2024, 4:33 a.m.
Immutable in-memory R-tree and R*-tree implementations in Java with reactive api
updated at Nov. 13, 2024, 6:31 a.m.
Low-overhead, non-blocking I/O, external Process implementation for Java
updated at Nov. 14, 2024, 2:07 a.m.