https://github.com/enaium/java-all-in-native
This project is a Java application that uses native code to perform some operations.
https://github.com/enaium/java-all-in-native
cpp csharp ffm ffm-api go jep424 jep434 jep442 jep454 kotlin rust
Last synced: 8 months ago
JSON representation
This project is a Java application that uses native code to perform some operations.
- Host: GitHub
- URL: https://github.com/enaium/java-all-in-native
- Owner: Enaium
- License: cc0-1.0
- Created: 2025-01-25T13:37:13.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-01-28T13:39:31.000Z (8 months ago)
- Last Synced: 2025-01-28T14:35:37.413Z (8 months ago)
- Topics: cpp, csharp, ffm, ffm-api, go, jep424, jep434, jep442, jep454, kotlin, rust
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-all-in-native
This project is a Java application that uses native code to perform some operations. The native code is written in C++,
C#, Rust and Go etc. The project is a demonstration of how to use native code in Java applications.