RSS 18 projects tagged "English"

No download No website Updated 05 Jun 2010 JADIF

Screenshot
Pop 21.59
Vit 33.08

Java distributed framework is a framework for distributed grid and / or volunteer computing. It's divided into a server and client library. You can create new or implement it into existing applications in no time; you don't need knowledge about network connections, sockets, etc. The Framework does almost everything automatically. It provides secure automatic client <-> server communications, unique IDs, automatic resending of jobs to new clients if needed, user stats, and much more. The client framework supports the detection of the computer's user state (idling, away, online, etc.). It also offers many other useful features and helpers for developing a distributed client application.

No download Website Updated 11 Oct 2010 Another PostgreSQL Diff Tool

Screenshot
Pop 20.22
Vit 30.85

Another PostgreSQL Diff Tool (also known as apgdiff) is a PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates an output file that is (after some hand-made modifications) suitable for upgrading an old schema.

No download No website Updated 07 Apr 2011 Liquidizer

Screenshot
Pop 18.28
Vit 27.81

The Liquidizer is a highly interactive online platform for political discussion and ongoing opinion polling. Its focus lies in the simplicity of the voting system and the rich visual feedback displaying current interests, trends, and interdependencies.

No download No website Updated 19 Aug 2011 JAML

Screenshot
Pop 17.15
Vit 25.29

JAML (Java Application Markup Language) is a library for easier development of Java applications. It does this by allowing a declarative XML-based design of user interfaces. Although targeting the Java Swing Framework, it is extensible to initialize practically every Java object. A key aspect of the technology is the reduced complexity of JAML as opposed to the standard Java syntax.

No download Website Updated 10 Mar 2012 EmbSysRegView

Screenshot
Pop 19.52
Vit 20.89

EmbSysRegView provides an Eclipse view for the structured display and modification of special function register (SFR) values. The view should work with any 32-bit target that stores data in little endian byte order and maps its register into memory address space.

No download No website Updated 23 Jun 2012 Warthog

Screenshot
Pop 14.73
Vit 18.22

Warthog is a scanner and parser generator for Java. The scanner-generator supports a regular definition language similar to that of FLEX. The parser-generator supports the class of languages known as LALR(1) enhanced with disambiguating rules, similar to YACC or BISON.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.40
Vit 8.50

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

No download No website Updated 27 Feb 2013 Wikitty

Screenshot
Pop 102.03
Vit 5.86

Wikitty is a key/value storage and search system. A Java object or a relational table is frozen when writing code or creating a database. To make them evolve, you have to go back into the code, write a migration process, etc. It is also hard to maintain coherent code when you want to develop the same application for similar needs with only small differences. Between the common code and the specific code, it can easily become a real burden. Wikitty tries to answer those problems, bringing a technical solution which is easy to put into place and to use.

No download Website Updated 19 Apr 2013 JChordBox

Screenshot
Pop 32.14
Vit 5.59

Given a chord progression and a music style, JChordBox generates a song. It is a library tool that can generate backing tracks from a chord progression and a music style. It contains several command line processes detailed in the user guide. It also contains a MIDI song player that can loop, play, pause, stop, rewind, forward, mute, or solo tracks, display transport information, and much more. It runs in a terminal.

No download Website Updated 08 Feb 2013 Genson

Screenshot
Pop 97.53
Vit 3.71

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

Screenshot

Project Spotlight

Ultimate Boot CD

A tool to run floppy-based diagnostic tools on a bootable CD.

Screenshot

Project Spotlight

Mroonga

A fast full-text search engine for MySQL.