jni-api
There are 5 repositories under jni-api topic.
chame1eon/jnitrace
A Frida based tool that traces usage of the JNI API in Android apps.
chame1eon/jnitrace-engine
Engine used by jnitrace to intercept JNI API calls.
0-1CxH/PridJe
PridJe (Java-Python Bridge / Java call Python) provides an interface between Java programs and function procedures written in Python. It helps with the problem of lack of support when Java business processes calling python algorithm. | PridJe(Java-Python 桥 / Java调用Python)在 Java 程序和用 Python 编写的函数过程之间提供接口,提供一个Java业务流程调用python算法时缺乏支持的问题的解决方案。
anOsuPlayer/JNIO
A C++ object oriented improved version of the Java Native Interface.
nealkumar/JBrew
The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.