The missing bridge between Java and native C++

Edit Package javacpp
https://github.com/bytedeco/javacpp

JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions).

Refresh
Refresh
Source Files
Filename Size Changed
javacpp-1.5.10.tar.gz 0000291253 284 KB
javacpp-manifest.patch 0000000346 346 Bytes
javacpp.changes 0000004817 4.7 KB
javacpp.spec 0000002999 2.93 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by