jna
Native interface library
A Java library that provides direct access to native code without requiring JNI or native code generation
Java Native Access
9k stars
382 watching
2k forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
scijava/native-lib-loader | Tools to extract and load native libraries from Java archives. | 186 |
j2objc-contrib/j2objc-gradle | Enables Java source code to be shared between Android and iOS apps using J2ObjC | 139 |
eclipse-jkube/jkube | Tools and plugins for building cloud-native Java applications on Kubernetes and OpenShift | 774 |
nativescript/nativescript | Enables JavaScript code to be executed on multiple platforms with native APIs and cross-platform compatibility | 24,281 |
facebook/react-native | A framework for building native mobile applications using React and sharing code between iOS and Android platforms. | 119,278 |
bytedeco/javacpp | Provides efficient access to native C++ code from Java | 4,500 |
oracle/graal | Compiles Java applications into native executables for fast startup and performance | 20,398 |
yonahforst/react-native-heading | Provides access to device heading information in React Native apps on iOS and Android | 38 |
citahub/cita-sdk-java | A Java library for working with smart contracts and integrating with clients on the CITA blockchain | 34 |
google/gson | A Java library for converting objects to and from JSON data | 23,385 |
jdbi/jdbi | Provides idiomatic access to relational databases in Java and other JVM technologies. | 1,985 |
apache/netbeans | An integrated development environment and tooling platform for building, testing, and running Java-based applications. | 2,673 |
winterbe/java8-tutorial | A tutorial guide to new Java 8 language features and API changes | 16,720 |
stleary/json-java | Provides a reference implementation of JSON parsing and generation in Java | 4,535 |
deepjavalibrary/djl | A high-level Java framework for building and deploying deep learning models | 4,144 |