Native Access Tools
Sort:
popular
|
newest
1. Java Native Access1,380 usages
net.java.dev.jna » jnaApacheLGPL
Java Native Access
Last Release on Mar 27, 2022
3. JavaCPP222 usages
org.bytedeco » javacppApacheGPLGPL
The missing bridge between Java and native C++
Last Release on Feb 10, 2022
4. JNR FFI115 usages
com.github.jnr » jnr-ffiApache
A library for invoking native functions from java
Last Release on Apr 2, 2022
6. JNA71 usages
com.sun.jna » jnaLGPL
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. Access is dynamic at runtime without code generation.
Last Release on Jul 8, 2009
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. JACOB runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs.
Last Release on Oct 22, 2008
10. JniLoader25 usages
com.github.fommil » jniloaderLGPL
Lightweight convenience for loading JNI natives.
Last Release on Oct 11, 2013