javacpp
C++ interface
Provides efficient access to native C++ code from Java
The missing bridge between Java and native C++
5k stars
173 watching
587 forks
Language: Java
last commit: about 2 months 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,687 |
bytedeco/javacv | Provides a Java interface to computer vision and multimedia libraries | 7,626 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
open-source-parsers/jsoncpp | A C++ library for working with JSON data | 8,223 |
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,563 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
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 | 53 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,998 |
ninia/jep | Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application. | 1,345 |
col-e/recaf | A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,123 |
raphw/byte-buddy | A Java library for generating classes at runtime without the need for explicit code generation. | 6,326 |
iterate-ch/rococoa | Enables Java developers to use Objective-C code and objects in their applications | 74 |
igniterealtime/smack | An XMPP client library for Java and Android | 2,385 |