Created
June 2, 2020 03:26
-
-
Save t-artikov/0986dbf0dd8de062410216d2bf2de429 to your computer and use it in GitHub Desktop.
C++ to Java binding tools
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/functions.html | |
https://github.com/java-native-access/jna | |
https://github.com/spotify/JniHelpers | |
https://github.com/jmarranz/jnieasy | |
https://github.com/fusesource/hawtjni | |
https://github.com/jnr | |
https://github.com/nativelibs4java/JNAerator | |
https://github.com/nativelibs4java/BridJ | |
https://github.com/mapbox/jni.hpp | |
https://github.com/dropbox/djinni | |
https://github.com/bytedeco/javacpp | |
https://github.com/scapix-com/scapix | |
https://github.com/heremaps/gluecodium | |
http://www.swig.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment