Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anosuplayer/jnio

A C++ object oriented improved version of the Java Native Interface.
https://github.com/anosuplayer/jnio

api-wrapper api-wrapping-framework cpp cpp-api improvement java java-api java-native java-native-interface jni jni-api jni-java jni-wrapper jvm oop overhaul

Last synced: about 9 hours ago
JSON representation

A C++ object oriented improved version of the Java Native Interface.

Awesome Lists containing this project

README

        

# Java Native Interface Overhaul

The JNIO (short for Java Native Interface Overhaul) is a C++ framework which aims to improve the already existing JDK's native interface. This overhaul is centered around a wide variety of object oriented assets, which makes all the old-style, standard JNI
operations much more simple and intuitive.