Circular buffer library designed for ultra-low-latency Java applications - JVM-RingBuffer/RingBuffer... (more…)
Read more »
Java Port of Sela lossless audio codec. Contribute to sahaRatul/sela-java development by creating an account on GitHub. (more…)
Read more »
The idea behind the jextract tool is to mechanically generate a set of interfaces from a C header file. Together, these interfaces can be thought of as Java bindings for the native library whose headers has been processed by jextract. These interfaces are... (more…)
Read more »
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »
Standard Java libraries and idioms may only sometimes suffice in high-performance and low-latency Java systems. This article explores un... (more…)
Read more »