Group: com.nativelibs4java
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
bridj (2) BridJ (NativeLibs4Java C/C++ Interop Layer) |
0.6.2 | ||
|
javacl (2) JavaCL / BridJ |
1.0.0-RC3 | JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
javacl-core (2) JavaCL Core / BridJ |
1.0.0-RC3 | JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
ochafik-swing (2) OChafik's Swing Utilities |
0.11 | ||
|
ochafik-util (2) OChafik's General Utilities |
0.11 | ||
|
jnaerator (2) JNAerator CLI and Studio Tools |
0.11 | JNAerator (pronounce "generator") simply parses C and Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (it also has a very limited support for C++). This lets Java programmers access native libraries transparently, with full IDE support and little to no hand-tweaking. Users who are looking for ready-to-use libraries should check the NativeLibs4Java project instead. | |
|
javacl-core-jna (2) JavaCL Core / JNA |
1.0.0-RC3 | JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
javacl-jna (2) JavaCL / JNA |
1.0.0-RC3 | JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
javacl-demos (2) JavaCL Demos / BridJ |
1.0.0-RC3 | ||
|
javacl-demos-jna (2) JavaCL Demos / JNA |
1.0.0-RC3 | ||
|
libcl (2) LibCL |
1.0.0-RC3 | Library of OpenCL functions for easy use from JavaCL | |
|
jnaerator-runtime (2) JNAerator Runtime |
0.11 | ||
|
nativelibs4java-utils (2) NativeLibs4Java Common Utilities |
1.5 | ||
|
anarres-jnaerator (2) Anarres JCPP (with JNAerator modifications) |
1.2.8 | ||
|
opencl4java-jna (2) OpenCL4Java / JNA |
1.0.0-RC3 | OpenCL4Java is a thin Java wrapper around OpenCL's C API. It uses JNA as its interop layer library, which means it works on all of the (many) JNA-supported platforms (see http://jna.dev.java.net/). It is autogenerated by JNAerator (http://jnaerator.googlecode.com/), so updates to newer OpenCL specs are a matter of seconds. Note that OpenCL4Java is used by JavaCL, an Object-Oriented API that presents OpenCL in a much more practical, powerful and idiomatic way to Java. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
jnaerator-parser (2) JNAerator Parser |
0.11 | ||
|
jnaerator-rococoa-runtime (2) JNAerator Rococoa Runtime |
0.11 | ||
|
javacl-generator (2) JavaCL Generator / BridJ |
1.0.0-RC3 | ||
|
opencl4java (2) OpenCL4Java / BridJ |
1.0.0-RC3 | OpenCL4Java is a thin Java wrapper around OpenCL's C API. It uses JNA as its interop layer library, which means it works on all of the (many) JNA-supported platforms (see http://jna.dev.java.net/). It is autogenerated by JNAerator (http://jnaerator.googlecode.com/), so updates to newer OpenCL specs are a matter of seconds. Note that OpenCL4Java is used by JavaCL, an Object-Oriented API that presents OpenCL in a much more practical, powerful and idiomatic way to Java. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL. | |
|
jna-jnaerator (2) JNAerator's Patched JNA Library |
0.11 | ||
|
javacl-tutorials-root (2) JavaCL Tutorials Root / BridJ |
1.0.0-RC3 | ||
|
javacl-parent-jna (2) Legacy JavaCL-JNA Parent Project |
1.0.0-RC3 | OpenCL4Java, JavaCL and ScalaCL are OpenCL binding libraries for the Java platform. | |
|
javacl-parent (2) JavaCL Parent Project |
1.0.0-RC3 | ||
|
maven-javacl-plugin (2) Maven JavaCL Plugin |
1.0.0-RC3 | ||
|
jnaerator-parent (2) JNAerator Parent Project |
0.11 | ||
|
javacl-dft-tutorial (2) JavaCL Tutorial |
1.0.0-RC3 | ||
|
javacl-interactive-image-demo-jna (2) JavaCL Interactive Image Demo / JNA |
1.0.0-RC3 | ||
|
javacl-generator-jna (2) JavaCL OpenCL Wrapper Code Generator / JNA |
1.0.0-RC3 | ||
|
javacl-opengl-demos-jna (2) JavaCL OpenGL Demos / JNA |
1.0.0-RC3 | ||
|
javacl-opengl-demos (2) JavaCL OpenGL Demos / BridJ |
1.0.0-RC3 | ||
|
maven-velocity-plugin (2) Maven Velocity Code Generator |
0.8 | ||
|
javacl-blas (2) JavaCL BLAS / BridJ |
1.0.0-RC3 | ||
|
javacl-simple-tutorial (2) JavaCL Simple Tutorial Archetype |
1.0.0-RC3 | ||
|
nativelibs4java-parent (2) NativeLibs4Java Common Configuration |
1.8 | NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator. | |
|
javacl-tutorial-jna (2) JavaCL Tutorial / JNA |
1.0.0-RC3 | ||
|
javacl-interactive-image-demo (2) JavaCL Interactive Image Demo / BridJ |
1.0.0-RC3 | ||
|
maven-jnaerator-plugin (2) JNAerator Maven Plugin |
0.11 |