coralblocks / CoralCppLinks
Call Java from C++ and C++ from Java with a variety of old and new projects like JNI, JNA, JNR, FFM, JExtract, BridJ, GraalVM, JNI-Bind, etc.
☆37Updated 6 months ago
Alternatives and similar repositories for CoralCpp
Users that are interested in CoralCpp are comparing it to the libraries listed below
Sorting:
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆117Updated last year
- Lightning-fast Regular Expressions for Java☆18Updated 2 years ago
- Experimental static compiler for Java programs.☆136Updated this week
- JPassport☆69Updated 4 months ago
- A Primitive Collection library that reduces memory usage and improves performance☆44Updated 4 months ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Code Generator for Java and C, making it easier to use Java Panama and Graal Native Image☆23Updated 11 months ago
- Off-heap memory allocators for Java☆70Updated 4 years ago
- Shared memory between Java and C++/Rust/Go processes.☆27Updated last year
- Vectorized UTF-8 Validation for Java☆64Updated last year
- The CongoCC Parser Generator, the Next Generation of JavaCC 21, which in turn was the next generation of JavaCC☆42Updated this week
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, min…☆16Updated last month
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago
- Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm☆23Updated 4 years ago
- A lightweight library to inject LLVM bitcode into JVMs