Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

LWJGL

Compare

  Analyzed about 7 hours ago

The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and ... [More] OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. [Less]

89.3K lines of code

0 current contributors

over 7 years since last commit

44 users on Open Hub

Inactive
4.57143
   
I Use This

WEKA

Compare

  Analyzed 1 day ago

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is ... [More] also well-suited for developing new machine learning schemes. [Less]

780K lines of code

3 current contributors

over 1 year since last commit

38 users on Open Hub

Very Low Activity
3.93333
   
I Use This
Licenses: No declared licenses

Irrlicht Engine

Compare

  No analysis available

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderers.

0 lines of code

1 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
4.08
   
I Use This
Mostly written in language not available
Licenses: zlib_libpng

PureData

Compare

  Analyzed 3 months ago

PD (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by Miller Puckette and company at ... [More] IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort. [Less]

304K lines of code

13 current contributors

over 2 years since last commit

36 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: BSD-3-Clause, gpl

Direct Web Remoting

Compare

  Analyzed 1 day ago

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call ... [More] into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]

57.4K lines of code

1 current contributors

almost 4 years since last commit

33 users on Open Hub

Inactive
4.3
   
I Use This

javacc

Compare

  No analysis available

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other ... [More] standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

0 lines of code

0 current contributors

0 since last commit

33 users on Open Hub

Activity Not Available
4.54545
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

qooxdoo

Compare

  Analyzed 1 day ago

qooxdoo is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model you build rich, interactive applications (RIAs), native-like apps for mobile devices, light-weight traditional web applications or even ... [More] applications to run outside the browser. You leverage its integrated tool chain to develop and deploy applications of any scale, while taking advantage of modern web technologies like HTML5 and CSS3, its comprehensive feature set and a state-of-the-art GUI toolkit. qooxdoo is open source under liberal licenses, led by the world's largest web host 1&1, with a vibrant community. [Less]

291K lines of code

25 current contributors

9 days since last commit

33 users on Open Hub

Moderate Activity
4.64706
   
I Use This

SVNKit

Compare

  No analysis available

SVNKit is a pure Java Subversion library. SVNKit provides programming API to access and manipulate Subversion working copies and Subversion repositories and includes SVNKit-based Subversion command line client.

0 lines of code

0 current contributors

0 since last commit

32 users on Open Hub

Activity Not Available
4.90909
   
I Use This
Mostly written in language not available
Licenses: TMate_Ope...

Jena

Compare

Claimed by Apache Software Foundation Analyzed about 20 hours ago

Jena is Java toolkit for developing semantic Web applications. It includes an RDF API, an OWL API, SPARQL 1.1 implementation. jena support readign and writing RDF/XML, Turtle, N-triples, TriG and N-Quads as well as other formats. Storage options include in-memory, a high-performance native store as well as adapters for SQL databases.

800K lines of code

0 current contributors

4 months since last commit

27 users on Open Hub

High Activity
3.875
   
I Use This

Clutter Toolkit

Compare

  Analyzed about 5 hours ago

Clutter is an open source (LGPLv2.1+) software library for creating fast, compelling, portable, and dynamic graphical user interfaces. It is a core part of MeeGo, and is supported by the open source community. Its development is sponsored by Intel. Clutter uses OpenGL for rendering (and ... [More] optionally OpenGL|ES for use on mobile and embedded platforms), but wraps an easy to use, efficient, flexible API around GL's complexity. Clutter enforces no particular user interface style, but provides a rich, generic foundation for higher-level toolkits tailored to specific needs. [Less]

225K lines of code

16 current contributors

over 1 year since last commit

27 users on Open Hub

Very Low Activity
4.75
   
I Use This