java-native-interface
There are 31 repositories under java-native-interface topic.
iddoeldor/frida-snippets
Hand-crafted Frida examples
VlSomers/native-opencv-android-template
A tutorial for setting up OpenCV 4.6.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support for C++ development.
mitchdowd/jnipp
C++ wrapper for the Java Native Interface
benanders/rjni
Run Java code from Rust!
Animeshz/keyboard-mouse-kt
A lightweight multiplatform library for interacting with global keyboard and mouse events and states from Kotlin, Java and NodeJS.
girishpai/NumTrans
Android app to recognize multi digit number images and translate to word form.
larpon/jni
V wrapper around the C Java Native Interface
brandonbloom/terra-java
Lua/Terra + Java Native Interface
cerus/sharedmem
Shared memory for Java
Lucretia/jni
Ada bindings to the Java 11 Native Interface API.
Col-E/CClicker
An autoclicker powered by JNA
ahmetozlu/java_native_interface
Java Native Interface to call "Java Code" from "C++ Program".
HouariZegai/JNIExample
Steps of using Java Native Interface (mix between Java & C/C++ codes)
Saket-Upadhyay/Native-Android-Examples
Basic Android Native Library Examples for Beginners (JNI via C++ Libraries)
apsrcreatix/15IT411J-IPT
15IT411J Integrative Programming And Technology Laboratory
cagdasc/Linux-I2C-Java
Linux I2C Java Native Interface Library
DomWilliams0/jvmemory
JVM memory access visualisation
Windmill-City/KNI
Kotlin Native wrapper for Java Native Interface(JNI)
yazi-t/jni-demo
Java native interface JNI demonstration usage
Miouyouyou/ARMv7-Java-JNI-return
Example of calling the JNI from an ARM Assembly listing on Android
Pika960/JNIHelper
A helper library to extend your Java application with some native functions
anOsuPlayer/JNIO
A C++ object oriented improved version of the Java Native Interface.
breadrock1/Adblock-coffee
There is the simplest Java wrapper for the adblock-rust library.
heshanera/EnterpriseServiceBus
Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.
sk02241994/nativeInterfacePdfWriter
Java native pdf writer
kingdomax/embedded-system
Hardware-in-the-loop system for teaching the basics of digital systems
nmmanx/jni-examples
Java Native Interface examples
NullpointerWorks/jni_examples
A collection of Java Native Interface examples using Eclipse and Visual Studio.
barismeral/java-jni-sample
basic java native sample
hvvka/java-native-interface
Dot product calculator implemented in C
patricsteiner/prcpp_matrixoperations
Comparison of computational efficiency of matrix multiplications using pure Java vs. Java and C++ (JNI)