thefangbear / JNI-By-ExamplesLinks
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
☆147Updated 6 years ago
Alternatives and similar repositories for JNI-By-Examples
Users that are interested in JNI-By-Examples are comparing it to the libraries listed below
Sorting:
- A sample application that shows how to use gradle to compile C/C++ JNI code☆33Updated 10 years ago
- Benchmarks to compare various approaches for common JNI use-cases☆52Updated 8 months ago
- A modern, type-safe, header-only, C++14 wrapper for JNI☆417Updated last year
- Native library loader for extracting and loading native libraries from Java.☆207Updated 7 months ago
- preprocessor for computer languages with C-like comment format (C/C++/Java/Go)☆175Updated 9 months ago
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆117Updated last year
- A simple library class which helps with loading dynamic JNI libraries stored in the JAR archive☆251Updated 5 years ago
- Java to C++ translator☆257Updated 7 years ago
- Samples of modern build automation for native languages with Gradle☆155Updated 2 months ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆167Updated last year
- Gradle plugins to automate the build process of JavaCPP and JavaCV☆64Updated 3 months ago
- Gradle C/C++ plugin with CMake interaction☆32Updated 7 years ago
- JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++20 and up (or C++17 with clang).☆286Updated 2 weeks ago
- Project to enable using CMake from a Maven build.☆79Updated 2 months ago
- Off-heap memory allocators for Java☆69Updated 4 years ago
- The home of Gradle's support for natively compiled languages☆92Updated 2 months ago
- JNI Glue Code Generator☆92Updated 10 months ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆297Updated 5 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆175Updated 4 years ago
- JNI Cookbook Redux - learn JNI by example.☆168Updated 3 months ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆236Updated 10 months ago
- build-time code-execution for java, a bit like constexpr in C++11☆57Updated 8 years ago
- Java bindings for OpenCL☆193Updated last year
- The C Preprocessor as a Java library☆112Updated 4 years ago
- JVM port of randrew's layout library - a simple/fast stacking box layout library for user interfaces☆25Updated 2 years ago
- Java Foreign Function Interface☆173Updated last year
- Java bindings for various native APIs☆118Updated 3 months ago
- Full OpenGL support for SWT in LWJGL 3☆37Updated 3 years ago
- A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a …☆38Updated 5 years ago
- Example of using C++ classes from Java. Showcases SWIG, JNA and JNI☆150Updated 5 months ago