Staccato-Commons is a project that extends and integrates existing Java frameworks in order to fill gaps and unificate abstractions, focusing on productivity and maintainability, in a full OO way and using functional programming techniques.
A Java API to communicate with an LCDd (lcdproc project) server. LCDd is a server daemon that runs on linux systems and communicates with character LCD panels. LCD_API also allows for user-defined screen layouts. For more detail see the wiki.
Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
Kanjidic Parser is a Parser for Parsing the KANJIDIC File
kanjidic-parser is an API to parse the KANJIDIC2 data file. This file is compiled by Jim Breen and the 'Electronic Dictionary Research and Development Group' at Monash University.
A library help for signing data with PKCS11 token (certificates with SHA1withRSA Sign Algorithm) and create CMS packages.
It uses Bouncy Castle Crypto API and SUNPKCS11.
Also it verify the signed data and verify signing certificate's OCSP control.
The JFA is an API that allows you to create facebook application in java, it is comprehensive and easy to use. It can be used to create applications, or it can be improved.
JACo Gallery is a cross platform java image/photo gallery. Features: automatic thumbnails, resizing, automatic initialization from XML files and very easy to use in your java applications as a normal component or in web pages as java applet.
JACo XML is a handy, tiny component designed to help you with your work with XMLs in Java. The idea is to see every XML as an object instance and then work with it.
A framework for implementing various editors in Java. Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
Geom4J is a computational geometry library for Java. It contains implementation of the most important computational geometry data structures and algorithms coded in pure Java, designed for ease of use and optimized for performance.
World of Warcraft Community Platform API for Java. this library wish to provide an easy to use wrapper to the World of Warcraft Community Platform API. forum about the API : http://us.battle.net/wow/en/forum/2626217/
The Java Galician Locale is an implementation of Java localization SPIs which will allow the Java VM to use the Galician Language (locales "gl" and "gl_ES"), one of the official languages of Spain, which is not included in Sun's JVM distribution
Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)