Native Access Tools
1.Java Native Access2,706 usages
net.java.dev.jna » jna Apache +1
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required.
Last Release on Sep 30, 2025
3.JavaCPP429 usages
org.bytedeco » javacpp Apache +2
The missing bridge between Java and native C++
Last Release on Feb 22, 2026
4.JNR FFI176 usages
com.github.jnr » jnr-ffi Apache
A library for invoking native functions from java
Last Release on Mar 31, 2026
5.JNR POSIX118 usages
com.github.jnr » jnr-posix EPL +2
Common cross-project/cross-platform POSIX APIs
Last Release on Mar 31, 2026
Java API that wraps the native library used to access low-level system resources natively.
Last Release on Dec 2, 2014
JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls to the COM libraries.
Last Release on Oct 22, 2008
10.JNA96 usages
com.sun.jna » jna LGPL
JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
Last Release on Jul 8, 2009
Relocated → net.java.dev.jna »
jna
