JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++20 and up (or C++17 with clang).
-
Updated
Feb 4, 2025 - C++
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++20 and up (or C++17 with clang).
Use jni/jna to call C++ dynamic library in java.
A C++ object oriented improved version of the Java Native Interface.
A simple framework for accessing java code in C++
Modern c++ library for making JVM calls via JNI using variadic templates to reduce boilerplate, leverage automatic type conversion, and enable compile-time type checking.
Add a description, image, and links to the jni-java topic page so that developers can more easily learn about it.
To associate your repository with the jni-java topic, visit your repo's landing page and select "manage topics."