"JUring is a high-performance Java library that provides bindings to
Linux's io_uring asynchronous I/O interface
using Java's Foreign Function & Memory API. Doing Random reads
JUring achieves 33% better performance than Java NIO FileChannel
operations for local files and 78% better performance for remote files."