RSS 27 projects tagged "Apache 2.0"

No download No website Updated 13 Sep 2012 Blacken

Screenshot
Pop 20.15
Vit 15.91

Blacken is a Java library for Roguelike development. It supports arbitrarily resizing the window. It maintains a "preferred size", changing the font size as needed. By default, all applications support Alt-Enter for fullscreen mode. It strives to support Unicode well. A cell contains a sequence of codepoints. Codepoints may be outside the Basic Multilingual Plane or zero-width accents. All key input consists of valid Unicode codepoints. Special keys are handled by codepoints in "private use" planes. Modifier keys are handled through a prefix character (like Unix systems handle Alt via the Escape character).

No download No website Updated 20 Dec 2012 iLib for JavaScript

Screenshot
Pop 19.97
Vit 12.40

iLib is an internationalization library for JavaScript that was created because with the advent of AJAX, it is no longer possible to avoid internationalization. Previously, you could format dates in the user's locale on the server. Now, Web services called via AJAX return time stamps in Unix time and formatting has to be done in the browser, but the standard library is inadequate. In addition to dates, the library handles times, numbers, currency, percentages, calendar calculations (Arabic, Hebrew, Gregorian, and Julian), time zones, string translation, string formatting and choice formats, locale info, ctype functions, and Unicode normalization.

No download Website Updated 22 Feb 2010 eXtcos

Screenshot
Pop 19.77
Vit 34.43

eXtcos is an extensible JVM component scanner, similar to the component scanning feature of Spring. It is a small library solely focused on the task of class path scanning. It provides an easy-to-use query language for requesting the classes. This is a refreshing change to the boiler plate code you need to use the Spring classes for your own needs. You can get several different kinds of classes with just one query. You can use eXtcos for finding plug-ins for your application, classes meant to be run inside your container or framework, and the like. eXtcos is basically a base library on which other applications, containers, and frameworks can depend on.

No download No website Updated 01 Apr 2010 JaQLib

Screenshot
Pop 17.49
Vit 33.87

JaqLib is a compact Java library that supports programmers in querying all sorts of collections and databases in a compact and intuitive manner. For example: List<MyItem> result = Jaqlib.List.selectFrom(myCollection).where(myCondition).asList().

No download No website Updated 03 Feb 2011 TIXI

Screenshot
Pop 16.94
Vit 28.98

TIXI is a fast and simple XML interface library for applications written in C, C++, Fortran, Java, and Python. Although simplified and somewhat restricted compared to a fully-fledged XML processing library, it can create documents, create and delete nodes, and add and remove element attributes. Routines for reading and writing text nodes and nodes holding integer and floating point numbers are included, along with routines that process aggregates of these simple types for the processing of geometric data, multidimensional arrays, or arrays of vectors.

No download Website Updated 26 Nov 2009 jmixin

Screenshot
Pop 15.13
Vit 35.70

At the expense of a little compile time safety, jmixin brings mixin composition support to Java. Given a list of classes that meet its requirements, jmixin will create a composed class at runtime, without the need for any special pre-processors or other build time tools.

No download No website Updated 24 Jul 2011 VisualFox Core

Screenshot
Pop 14.87
Vit 25.87

VisualFox Core is a set of reusable functions and classes for use in Java development. It is used as the base for the GWT libraries published by VisualFox.

Screenshot

Project Spotlight

ProjectForge

A project management platform.

Screenshot

Project Spotlight

Oddjob

A Java job scheduler.