RSS 580 projects tagged "Apache 2.0"

No download Website Updated 22 Feb 2010 Glue Stick

Screenshot
Pop 26.87
Vit 34.36

Glue Stick is a dependency injection framework for Java applications. Beans may be defined in Groovy scripts, GSON configuration files, or Spring Framework XML files. Compared with other dependency injection frameworks for Java, Glue Stick aims to be faster at assembling applications and simpler to use.

No download No website Updated 24 Feb 2010 Visural Wicket

Screenshot
Pop 19.39
Vit 34.33

visural-wicket is a useful set of light-weight, loosely coupled components and utilities for the Apache Wicket Web framework. Each component is designed to be easily integrated into any existing Wicket application with minimal dependencies. Each component is also designed to be easily customized to fit a particular system's requirements. Other than components, visural-wicket includes some other utilities that assist in the development of Wicket applications, such as an annotation-based mounting system, model templates, and an automatic "form view mode" component.

No download Website Updated 05 Mar 2010 JMiniX

Screenshot
Pop 29.56
Vit 34.20

JMiniX is a simple, embeddable, restful JMX console. Embedding JMiniX in a webapp is done simply by declaring a servlet. Deployed as a servlet, it benefits from your Web application configuration features, such as filters or security constraints.

No download No website Updated 17 Mar 2010 ICalendar Validator

Screenshot
Pop 22.36
Vit 34.03

ICalendar Validator checks the encoding and structure of your ICalendar resources against the ICalendar specifications.

No download No website Updated 26 May 2010 ICalendar Aggregator

Screenshot
Pop 38.96
Vit 34.03

ICalendar Aggregator aggregates events from multiple ICalendar feeds. It supports handling duplicates, multiple views (list, day, week), and manual input or correction of events.

No download No website Updated 27 Mar 2010 Dummy Data Generator

Screenshot
Pop 36.39
Vit 33.88

Dummy Data Generator is a tool that generates dummy data for populating systems for testing. The data includes names, addresses, email addresses, phone numbers, and social "connections". Names are generated by using US Census data on the most common names. Email addresses are just a random string for the user portion and always use "example.com" for the domain. Currently the only output format is CSV.

No download No website Updated 01 Apr 2010 JaQLib

Screenshot
Pop 17.61
Vit 33.80

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 Website Updated 30 Apr 2010 RunJRun

Screenshot
Pop 28.35
Vit 33.38

RunJRun is a very simple system for doing parallel processing in Java, using Amazon Elastic Compute Cloud (EC2) instances as compute nodes. The basic compute unit is a Runnable, Serializable Java object, a "task" for short. A user submits a list of such tasks to RunJRun. Each task then has its run() method invoked on an EC2 instance. To use it, you'll need an Amazon Machine Image (AMI) that has the RunJRun server-side software installed; several such AMIs are available.

No download No website Updated 20 May 2010 Prebake

Screenshot
Pop 31.21
Vit 33.28

Build systems fail to scale to large projects when rebuilding a small portion requires stat-ing every project file. Prebake is a build system that uses a long-lived service to hook into the file-system and watch for changes so it can avoid unnecessary I/O for incremental builds. It also solves common problems with Ant and Make: missing dependencies and build cruft from deleted source files. It does away with missing dependencies by doing away with explicit dependencies altogether. Build dependencies are inferred by intersecting globs; if one product takes *.c and produces *.o, and another takes *.o and produces *.lib, then the latter depends on the former. Prebake also gets the benefits of both a declarative build syntax (a la make) and the flexibility of hand coded shell scripts. It uses tightly sandboxed JavaScript and "mobile functions" to get the flexibility of a scripting language with the hard controls on side effects that allow for repeatable builds. In practice, the JS in build files looks declarative, like JSON, but the dynamism is there when you need it.

Download Website Updated 21 May 2010 LogShark

Screenshot
Pop 18.63
Vit 33.07

LogShark is a simple log monitor. It can monitor multiple directories, and for each directory a different set of filename patterns can be used. Because LogShark does not lock anything, it does not prohibit removal of the files and/or directories.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.

Screenshot

Project Spotlight

LibLogicalAccess

A RFID Library for Windows and Linux.