Found 10 resultsSort by:Relevance▼
Sort by:Relevance▼
2.Java Native Access2,842 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 Jun 12, 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
6.JavaCPP473 usages
org.bytedeco » javacpp Apache +2
The missing bridge between Java and native C++
Last Release on Feb 22, 2026
7.JNR FFI177 usages
com.github.jnr » jnr-ffi Apache
A library for invoking native functions from java
Last Release on Jun 27, 2026
8.JNA97 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
JNAerator (pronounce "generator") simply parses C and Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (it also has a very limited support for C++).
This lets Java programmers access native libraries transparently, ...
Last Release on Mar 8, 2015
10.JNI Loader
com.shankyank.jni » jni-loader Apache
Dynamically loads bundled native libraries based on the current runtime
platform and system architecture.
Last Release on Dec 19, 2014
- Prev
- 1
- Next