Java
Yet another re-implementation of (some of) the functionality of NetCat (nc) in Java. Focussing on realtime data-stream reflection and replication.
More »
The LALR parser generator (LPG) is a tool for developing scanners and parsers written in Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
More »
This project allows access to USB devices from Java. It was created under the JCP process and is assigned JSR 080. The official Java package name is 'javax.usb'.
More »
The InfoVis Toolkit is a Interactive Graphics Toolkit written in Java/Swing to ease the development of Information Visualization applications and components.
More »
BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and directing the browser to a supplied url. In most cases the browser opened will be the user's default browser.
More »
XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
More »
Web-based application to allow teachers to create tests/exams/assignments and assign them to students to conduct online tests. Uses JBoss + MySQL.
More »
Simbad is a Robot 3d simulator for scientific and educationnal purposes. It is voluntarily kept simple and readable to enable a programmer to design its own robot behavior and environment.
It is based solely on Java (>= 1.4.2) and Java3D.
More »
MicroLog is a scalable logging library for use with Java ME, aka J2ME , compatible with Log4j. It has support for logging to console, to RMS, a file or a Form. The RMS logs are available through a MIDlet. It also has flexible support for formatting.
More »
NbXDoclet for NetBeans project helps to develop applications based on xdoclet. It contains templates for Hibernate. This project also implements Project Extensions (natures).
More »
|