The Java Native Runtime Project

Expert
@jnr

The Java Native Runtime (JNR) is a collection of libraries for programmatically binding native code to Java interfaces using FFI (foreign function interface).

0
Apply