Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:fstrba:maven:test
javacpp
Overview
Meta Configuration of Package javacpp
<package name="javacpp" project="home:fstrba:maven:test"> <title>The missing bridge between Java and native C++</title> <description>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).</description> <url>https://github.com/bytedeco/javacpp</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects