javacpp
C++ interface
Provides efficient access to native C++ code from Java
The missing bridge between Java and native C++
5k stars
173 watching
585 forks
Language: Java
last commit: 9 days ago
Linked from 4 awesome lists
cc-plus-pluscppjavajavacppjnimaven-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
bytedeco/javacpp-presets | Provides pre-configured Java modules for widely used C/C++ libraries | 2,677 |
bytedeco/javacv | Provides a Java interface to computer vision and multimedia libraries | 7,585 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
open-source-parsers/jsoncpp | A C++ library for working with JSON data | 8,173 |
mikeakohn/java_grinder | Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
java-native-access/jna | A Java library that provides direct access to native code without requiring JNI or native code generation | 8,543 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,126 |
j2objc-contrib/j2objc-gradle | Enables Java source code to be shared between Android and iOS apps using J2ObjC | 139 |
pschichtel/javacan | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 52 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,995 |
ninia/jep | Embeds CPython in Java through JNI to create a native Python interpreter within a JVM. | 1,332 |
col-e/recaf | A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,054 |
raphw/byte-buddy | A Java library for generating classes at runtime without the need for explicit code generation. | 6,287 |
iterate-ch/rococoa | Enables Java developers to use Objective-C code and objects in their applications | 73 |
igniterealtime/smack | An XMPP client library for Java and Android | 2,383 |