libjansson-dbg

C library for encoding, decoding and manipulating JSON data (debug)

libaxiom-java

Apache AXIOM - StAX-based XML Infoset compliant object model

Apache Axiom provides an XML Infoset compliant object model implementation which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream using the StAX API. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture.

paw++

Physics Analysis Workstation (Lesstif-enhanced version)

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.
CERNLIB data analysis suite - distributed PAW and file transfer servers

pawserv

CERNLIB data analysis suite - distributed PAW and file transfer servers

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.
a

jigzo

Photo puzzle game for children

jigzo (formerly glpuzzle) is a jigsaw puzzle game. Choose from 12 puzzles of increasing difficult. The difficulty ranges from 4 to 25 puzzle pieces. This game requires a OpenGl hardware acceleration.

libcobertura-java

java library that calculates the percentage of code accessed by tests

Library that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage.