GitHub topics: java-native-interface
iddoeldor/frida-snippets
Hand-crafted Frida examples
Language: JavaScript - Size: 6.7 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2,413 - Forks: 434

Animeshz/keyboard-mouse-kt
A lightweight multiplatform library for interacting with global keyboard and mouse events and states from Kotlin, Java and NodeJS.
Language: Kotlin - Size: 1.81 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 2

anOsuPlayer/JNIO
A C++ object oriented improved version of the Java Native Interface.
Language: C++ - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

benanders/rjni
Run Java code from Rust!
Language: Rust - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 75 - Forks: 4

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.
Language: Kotlin - Size: 937 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 293 - Forks: 70

breadrock1/adblock-coffee
There is the simplest Java wrapper for the adblock-rust library.
Language: Java - Size: 1 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

larpon/jni
V wrapper around the C Java Native Interface
Language: V - Size: 1.67 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 22 - Forks: 1

mitchdowd/jnipp
C++ wrapper for the Java Native Interface
Language: C++ - Size: 109 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 106 - Forks: 29

ahmetozlu/java_native_interface
Java Native Interface to call "Java Code" from "C++ Program".
Language: C++ - Size: 2.63 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

Lucretia/jni
Ada bindings to the Java 11 Native Interface API.
Language: Ada - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

brandonbloom/terra-java
Lua/Terra + Java Native Interface
Language: Terra - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 21 - Forks: 2

HouariZegai/JNIExample
Steps of using Java Native Interface (mix between Java & C/C++ codes)
Language: Java - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

nmmanx/jni-examples
Java Native Interface examples
Language: C++ - Size: 82 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cerus/sharedmem
Shared memory for Java
Language: Java - Size: 106 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

Miouyouyou/ARMv7-Java-JNI-return
Example of calling the JNI from an ARM Assembly listing on Android
Language: Assembly - Size: 94.7 KB - Last synced at: 20 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

Col-E/CClicker 📦
An autoclicker powered by JNA
Language: Java - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 5

Saket-Upadhyay/Native-Android-Examples
Basic Android Native Library Examples for Beginners (JNI via C++ Libraries)
Language: Java - Size: 159 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

NullpointerWorks/jni_examples
A collection of Java Native Interface examples using Eclipse and Visual Studio.
Language: C++ - Size: 176 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Windmill-City/KNI
Kotlin Native wrapper for Java Native Interface(JNI)
Language: Kotlin - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

girishpai/NumTrans
Android app to recognize multi digit number images and translate to word form.
Language: Java - Size: 110 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 4

apsrcreatix/15IT411J-IPT
15IT411J Integrative Programming And Technology Laboratory
Language: Java - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

sk02241994/nativeInterfacePdfWriter
Java native pdf writer
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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.
Language: Java - Size: 32.5 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cagdasc/Linux-I2C-Java
Linux I2C Java Native Interface Library
Language: Java - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

patricsteiner/prcpp_matrixoperations
Comparison of computational efficiency of matrix multiplications using pure Java vs. Java and C++ (JNI)
Language: Java - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

barismeral/java-jni-sample
basic java native sample
Language: C++ - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hvvka/java-native-interface
Dot product calculator implemented in C
Language: Java - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kingdomax/embedded-system
Hardware-in-the-loop system for teaching the basics of digital systems
Language: Java - Size: 3.39 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

DomWilliams0/jvmemory
JVM memory access visualisation
Language: Kotlin - Size: 1.47 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0
