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 zig
Last synced: 4 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T13:54:33.000Z (over 1 year ago)
- Last Synced: 2025-04-04T09:44:41.652Z (about 1 year ago)
- Topics: cpp, csharp, ffm, ffm-api, go, jep424, jep434, jep442, jep454, kotlin, rust, zig
- Language: Zig
- Homepage:
- Size: 70.3 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.