Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
A C++ object oriented improved version of the Java Native Interface.
- Host: GitHub
- URL: https://github.com/anosuplayer/jnio
- Owner: anOsuPlayer
- Created: 2024-05-08T14:40:27.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-11T13:12:05.000Z (2 months ago)
- Last Synced: 2024-10-13T03:41:34.397Z (2 months ago)
- Topics: 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
- Language: C++
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.