JNIWrapper for Windows & Linux

Category
Programming
Java

Review

Brige for calling native code from Java without JNI. With JNIWrapper there is no need for you to create native code libraries to call a function of an operating system API or from any dynamic library. Write your code using Java only, and JNIWrapper does the rest. The main features of JNIWrapper are: - Invoke any function with any parameters from native code library; - Support for both stdcall and cdecl calling conventions; - Support for many data types including structures, unions and pointers; - Callbacks with any parameters and stdcall or cdecl calling conventions; - Specially tuned for operations with large amounts of complex native-side data; - Extensible architecture allows implementing new data types or customizing existing ones; - Support for thread-safe, truly concurrent function invocation; - Customizable native library searching mechanism; - Completely automatic resource management; - Crashes in native functions are converted to Java exceptions; JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions. The product is extensively used in the projects carried out by the company, which ensures its efficiency, reliability, and future improvement.


Search

Recent searches