RoaringBitmap by RoaringBitmap

A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others

created at June 17, 2013, 8:29 p.m.

Java

132 +0

3,404 +7

534 +1

GitHub
geo by davidmoten

Geohash utitlies in java

created at June 19, 2013, 11:52 p.m.

Java

30 +0

406 -1

85 +0

GitHub
NuProcess by brettwooldridge

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

created at Aug. 7, 2013, 7:50 a.m.

Java

28 +0

700 +0

84 -1

GitHub
wire by square

gRPC and protocol buffers for Android, Kotlin, Swift and Java.

created at Aug. 21, 2013, 3:45 p.m.

Kotlin

170 +0

4,185 +3

567 +0

GitHub
compile-testing by google

Testing tools for javac and annotation processors

created at Aug. 26, 2013, 9:30 p.m.

Java

43 +0

690 +1

119 +0

GitHub
simple-binary-encoding by real-logic

Simple Binary Encoding (SBE) - High Performance Message Codec

created at Sept. 3, 2013, 9:13 a.m.

Java

208 +0

3,028 +0

514 +1

GitHub
teavm by konsoletyper

Compiles Java bytecode to JavaScript, WebAssembly and C

created at Sept. 23, 2013, 8:04 p.m.

Java

98 +0

2,513 +5

256 +0

GitHub
jitwatch by AdoptOpenJDK

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.

Java

156 +0

3,019 +2

430 +0

GitHub
jphp by jphp-group

JPHP - an implementation of PHP on Java VM

created at Oct. 18, 2013, 2:52 p.m.

Java

105 +0

1,705 -2

159 +0

GitHub
Koloboke by leventov

Java Collections till the last breadcrumb of memory and performance

created at Nov. 13, 2013, 9:21 p.m.

Java

87 +0

998 -1

136 +0

GitHub
tcpreplay by appneta

Pcap editing and replay tools for *NIX and Windows - Users please download source from

created at Nov. 20, 2013, 1:10 a.m.

C

51 +0

1,127 +2

263 +0

GitHub
HotswapAgent by HotswapProjects

Java unlimited redefinition of classes at runtime.

created at Nov. 20, 2013, 4:15 p.m.

Java

128 +0

2,211 +3

475 +1

GitHub
JXIO by accelio

Java API over Accelio

created at Nov. 26, 2013, 3:14 p.m.

Java

15 +0

79 +1

29 +0

GitHub
aprof by Devexperts

Java memory allocation profiler

created at Dec. 5, 2013, 10:45 p.m.

Java

23 +0

218 +0

39 +0

GitHub
java_grinder by mikeakohn

Compile Java byte-code to native CPU's.

created at Dec. 13, 2013, 2:48 a.m.

C++

38 +0

486 +0

42 +0

GitHub
java-hll by aggregateknowledge

Java library for the HyperLogLog algorithm

created at Dec. 23, 2013, 6:38 a.m.

Java

34 +0

310 +0

70 +0

GitHub
j2objc by google

A Java to iOS Objective-C translation tool and runtime.

created at Jan. 30, 2014, 8:19 p.m.

Java

292 +0

5,982 -1

955 +1

GitHub
aeron by real-logic

Efficient reliable UDP unicast, UDP multicast, and IPC message transport

created at Feb. 7, 2014, 5:16 p.m.

Java

360 -1

7,096 +13

860 +6

GitHub
honest-profiler by jvm-profiling-tools

A sampling JVM profiler without the safepoint sample bias

created at Feb. 17, 2014, 9:02 p.m.

Java

79 +0

1,242 +0

147 +0

GitHub
jOOL by jOOQ

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.

Java

81 +0

2,060 +0

163 +0

GitHub