Projects tagged ‘java’, ‘language’, ‘library’, and ‘programming’


Jump to tag:

Projects tagged ‘java’, ‘language’, ‘library’, and ‘programming’

Filtered by Project Tags java language library programming

Refine results Project Tags development (3) tools (2) api (2) opengl (1) filter (1) grid (1) ai (1) audio_recognition (1) neural_network (1) software_engineering (1) game (1) rmi (1)

[4 total ]

23USERS
   

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.

6USERS
 

The JOGL project hosts the development version of the Java™ Binding for the OpenGL® API (JSR-231), and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL is not the official reference implementation of the ... [More] JSR, but an evolving workspace; snapshots are taken from this workspace which become the official reference implementations of the JSR. JOGL is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. [Less]

1USERS
 

MARF is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF ... [More] can run distributedly over the network and may act as a library in applications or be used as a source for learning and extension. [Less]

0USERS

WhirlyCache is a simple high performance in-process cache, comparable to EHCache and OSCache (but faster). It includes pluggable implementations (FastHashMap, ConcurrentHashMap) and eviction policies.