distsys-class by aphyr

Class materials for a distributed systems lecture series

updated at May 22, 2024, 5:11 p.m.

Unknown languages

414 +0

8,911 +3

676 +0

GitHub
geo by davidmoten

Geohash utitlies in java

updated at May 22, 2024, 5:10 p.m.

Java

30 +0

406 +0

85 +0

GitHub
auto by google

A collection of source code generators for Java.

updated at May 22, 2024, 11:42 a.m.

Java

342 +0

10,379 +1

1,188 +1

GitHub
ioping by koct9i

simple disk I/0 latency measuring tool

updated at May 22, 2024, 9:31 a.m.

C

27 +0

935 +3

76 +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 May 22, 2024, 7:32 a.m.

Java

272 +0

4,398 +3

966 +0

GitHub
J2V8 by eclipsesource

Java Bindings for V8

updated at May 22, 2024, 7:23 a.m.

Java

119 +0

2,507 +1

357 +0

GitHub
parboiled by sirthias

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

updated at May 22, 2024, 5:09 a.m.

Java

52 +0

1,265 +1

157 +0

GitHub
jamm by jbellis

Java Agent for Memory Measurements

updated at May 22, 2024, 3:17 a.m.

Java

41 +0

678 +2

125 +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.

updated at May 21, 2024, 9:11 a.m.

Java

81 +0

2,061 +1

163 +0

GitHub
rtree2d by plokhotnyuk

RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates

updated at May 21, 2024, 2:40 a.m.

Scala

11 +0

128 +1

11 +0

GitHub
Chronicle-Bytes by OpenHFT

Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions

updated at May 20, 2024, 11:09 p.m.

Java

39 +0

387 +0

84 +0

GitHub
jvmkill by airlift

Terminate the JVM when resources are exhausted

updated at May 20, 2024, 6:30 p.m.

C

10 +0

180 +1

40 +0

GitHub
jvm-profiler by uber-common

JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter

updated at May 20, 2024, 12:44 p.m.

Java

104 +0

1,766 -1

340 +0

GitHub
Chronicle-Network by OpenHFT

A High Performance Network ( TCP/IP ) Library

updated at May 20, 2024, 12:24 p.m.

Java

40 +0

243 +1

85 +0

GitHub
leveldb by dain

Port of LevelDB to Java

updated at May 20, 2024, 6:02 a.m.

Java

114 +0

1,514 +1

415 -1

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 May 20, 2024, 1:56 a.m.

Java

112 +0

2,666 +1

401 +0

GitHub
jphp by jphp-group

JPHP - an implementation of PHP on Java VM

updated at May 19, 2024, 12:37 a.m.

Java

105 +0

1,705 +0

159 +0

GitHub
streamvbyte by lemire

Fast integer compression in C using the StreamVByte codec

updated at May 17, 2024, 4:44 p.m.

C

23 +0

357 +0

36 +0

GitHub
hawtjni by fusesource

A JNI code generator based on the JNI generator used by the eclipse SWT project

updated at May 17, 2024, 4:39 p.m.

Java

20 +0

160 +0

62 +0

GitHub
compile-testing by google

Testing tools for javac and annotation processors

updated at May 17, 2024, 3:07 p.m.

Java

43 +0

690 +0

119 +0

GitHub