Skip to content

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

Notifications You must be signed in to change notification settings

anOsuPlayer/JNIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.