jni
There are 870 repositories under jni topic.
mrousavy/react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
bytedeco/javacpp
The missing bridge between Java and native C++
iqiyi/xCrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
osfans/trime
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
KeepSafe/ReLinker
A robust native library loader for Android.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
kwhat/jnativehook
Global keyboard and mouse listeners for Java.
chame1eon/jnitrace
A Frida based tool that traces usage of the JNI API in Android apps.
crowforkotlin/pastemangax
🚀拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发、Compose + 原生混合开发
Softmotions/ejdb
:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
kivy/pyjnius
Access Java classes from Python
jni-rs/jni-rs
Rust bindings to the Java Native Interface — JNI
ninia/jep
Embed Python in Java
fgkeepalive/AndroidKeepAlive
Android background process keep-alive, prevent uninstallation, anti-uninstall, background pop-up activity. The latest Android high-availability black-tech application keep-alive for 2024, achieving the ultimate goal: app immortality. Refuse forced termination, auto-start on phone boot, auto-start at scheduled times, event-driven auto-start.
jpype-project/jpype
JPype is cross language bridge to allow Python programs full access to Java class libraries.
CodeIntelligenceTesting/jazzer
Coverage-guided, in-process fuzzing for the JVM
dart-native/dart_native
Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.
Dushistov/flapigen-rs
Tool for connecting programs or libraries written in Rust with other languages
PhoneVR-Developers/PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
SpaiR/imgui-java
JNI based binding for Dear ImGui
astonbitecode/j4rs
Java for Rust
henrikpersson/potatis
🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
yhs0602/Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
wasmerio/wasmer-java
☕ WebAssembly runtime for Java
lcodecorex/KeepAlive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
wgpu-mc/wgpu-mc
Rust-based replacement for the default Minecraft renderer
Syncleus/aparapi
The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
hzy3774/AndroidP7zip
An Android compress and extract library support popular compression format such as rar, zip, tar, lzma. based on p7zip.
kohlschutter/junixsocket
Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
tonydeng/fmj
FMJ (FFMpeg for Java)。通过Java调用FFMpeg命令的方式来对音视频进行处理(获取信息、截图等等)。
mapbox/jni.hpp
A modern, type-safe, header-only, C++14 wrapper for JNI
numandev1/react-native-keys
🔐 Protected .ENVs variables in React Native 🚀✨
scapix-com/scapix
Scapix Language Bridge
devopvoid/webrtc-java
WebRTC for desktop platforms running Java
chame1eon/jnitrace-engine
Engine used by jnitrace to intercept JNI API calls.
zkwlx/ADI
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。