RSS 26 projects tagged "Apache 2.0"

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 46.58
Vit 1.00

Apache Libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.

Download Website Updated 02 Jan 2011 AppInfo

Screenshot
Pop 23.49
Vit 1.79

AppInfo is a small library that provides an easy way to show always valid, automatically updated information about a version of running software in your Web or desktop Java application. It is especially useful with automatic builds from CI server deployed on QA. It currently supports displaying the name, version, build number, and build date of running software. This information is available as text from end application and can be customized to fit your needs. Source information can be passed via environment variables and works out-of-box with Hudson CI server.

No download Website Updated 17 Dec 2010 CS::SkipList Library

Screenshot
Pop 21.21
Vit 29.82

CS::SkipList Library is a C++ template library of containers based on skip lists. These containers work like sets and maps, but can also be accessed via numerical index. This collection has vector-like containers where all operations work in logarithmic time. It also has a composite container where you can order the same elements in many different ways at the same time.

No download No website Updated 01 Apr 2010 JaQLib

Screenshot
Pop 17.61
Vit 33.89

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().

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 129.67
Vit 30.70

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Download No website Updated 06 May 2013 MDIUtilities

Screenshot
Pop 122.45
Vit 41.53

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

No download Website Updated 20 Oct 2010 ObjectAL for iPhone

Screenshot
Pop 24.78
Vit 32.77

ObjectAL for iPhone is an audio library that provides a simpler Objective-C interface to OpenAL and AVAudioPlayer for iOS developers.

Download Website Updated 12 May 2009 Spring Batch Advanced Launcher

Screenshot
Pop 41.47
Vit 1.00

Spring Batch Advanced Launcher (SBAL) is a tool based on Spring Batch. It allows launching batches from the command line. A set of advanced functionality is provided to allow enterprise deployment as an alternative to the CommandLineJobRunner. it provides advanced features like displaying the batch version, running resource validations, and configuring logging. It also defines a standard directory structure for deployments.

No download Website Updated 27 Aug 2012 Spring Crypto Utils

Screenshot
Pop 83.49
Vit 5.16

Spring Crypto Utils aims to provide a wrapper around Java's native cryptography API so that configuration of key stores, public and private keys, signers, message digesters, and symmetric and asymmetric cipherers can be easily done via the Spring context configuration.

No download No website Updated 03 Feb 2011 TIXI

Screenshot
Pop 16.97
Vit 29.00

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.

Screenshot

Project Spotlight

PhenoTips

A tool for collecting and analyzing phenotypic information for patients with genetic disorders.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.