JCuda alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view JCuda alternatives based on common mentions on social networks and blogs.
-
FizzBuzz Enterprise Edition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. -
LittleProxy
High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers. -
jOOX
jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java. -
yGuard
The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts
SaaSHub - Software Alternatives and Reviews
Do you think we are missing an alternative of JCuda or a related project?
README
jcuda-samples
This repository contains samples for the JCuda libraries.
Note: Some of the samples require third-party libraries, JCuda
libraries that are not part of the jcuda-main
package (for example, JCudaVec
or
JCudnn
), or utility libraries
that are not available in Maven Central. In order to compile these
samples, additional setup steps may be necessary. The main goal
of this repository is to collect and maintain the samples in a
form that allows them to serve as a collection of snippets that
can easily be copied and pasted into own projects to get started.