anOsuPlayer / JNIO

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 100.0%