perf-map-agent by jvm-profiling-tools

A java agent to generate method mappings to use with the linux `perf` tool

updated at Nov. 10, 2024, 2:41 a.m.

C

85 +0

1,650 +0

260 +0

GitHub
honest-profiler by jvm-profiling-tools

A sampling JVM profiler without the safepoint sample bias

updated at Nov. 10, 2024, 2:41 a.m.

Java

80 +0

1,250 +0

145 +0

GitHub
capsule by puniverse

Dead-Simple Packaging and Deployment for JVM Apps

updated at Nov. 10, 2024, 7:28 a.m.

Java

55 +0

1,150 +1

100 +0

GitHub
colfer by pascaldekloe

binary serialization format

updated at Nov. 10, 2024, 7:28 a.m.

Java

34 +0

745 +0

53 +0

GitHub
streamvbyte by lemire

Fast integer compression in C using the StreamVByte codec

updated at Nov. 10, 2024, 11:58 a.m.

C

24 +0

376 +0

37 +0

GitHub
parboiled by sirthias

Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful.

updated at Nov. 10, 2024, 8:45 p.m.

Java

53 +0

1,279 +0

155 +0

GitHub
ioping by koct9i

simple disk I/0 latency measuring tool

updated at Nov. 11, 2024, 2:09 a.m.

C

27 +0

951 +1

77 +0

GitHub
CuckooFilter4J by MGunlogson

High performance Java implementation of a Cuckoo filter - Apache Licensed

updated at Nov. 11, 2024, 7:57 a.m.

Java

9 +0

174 +2

39 +0

GitHub
java-string-similarity by tdebatty

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.

Java

112 +0

2,696 +0

414 +1

GitHub
leveldb by dain

Port of LevelDB to Java

updated at Nov. 11, 2024, 10:20 p.m.

Java

114 +0

1,529 +2

429 +1

GitHub
jfr-flame-graph by chrishantha

Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.

updated at Nov. 12, 2024, 4:33 a.m.

Java

7 +0

265 +1

63 +0

GitHub
jparsec by jparsec

Build parsers in Java

updated at Nov. 12, 2024, 11:39 a.m.

Java

27 +0

342 +1

56 +0

GitHub
GCViewer by chewiebug

Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)

updated at Nov. 12, 2024, 11:45 a.m.

Java

269 +0

4,467 +3

978 +0

GitHub
jphp by jphp-group

JPHP - an implementation of PHP on Java VM

updated at Nov. 12, 2024, 11:30 p.m.

Java

104 +0

1,712 +1

159 +0

GitHub
rtree by davidmoten

Immutable in-memory R-tree and R*-tree implementations in Java with reactive api

updated at Nov. 13, 2024, 6:31 a.m.

Java

57 +0

1,094 +1

211 +0

GitHub
stormpot by chrisvest

A fast object pool for the JVM

updated at Nov. 13, 2024, 3:02 p.m.

Java

19 +0

358 +1

42 +0

GitHub
geo by davidmoten

Geohash utitlies in java

updated at Nov. 13, 2024, 5:17 p.m.

Java

29 +0

410 +1

87 +0

GitHub
agera by google

Reactive Programming for Android

updated at Nov. 13, 2024, 8:21 p.m.

Java

376 +0

7,196 +0

639 +0

GitHub
hollow by Netflix

Hollow is a java library and toolset for disseminating in-memory datasets from a single producer to many consumers for high performance read-only access.

updated at Nov. 14, 2024, 12:51 a.m.

Java

379 +1

1,206 +1

217 +0

GitHub
NuProcess by brettwooldridge

Low-overhead, non-blocking I/O, external Process implementation for Java

updated at Nov. 14, 2024, 2:07 a.m.

Java

27 +0

722 +3

84 +0

GitHub