RSS 233 projects tagged "Apache 2.0"

No download Website Updated 13 Jun 2013 Midao

Screenshot
Pop 64.30
Vit 1.89

Midao is a framework that was created to simplify development with JDBC. It shields developers from the nuances of vendor JDBC implementations and provides standard JDBC boilerplate code. It is flexible, customizable, and simple and intuitive to use, and provides a lot of functionality: transactions, metadata, type handling, profiling, input/output processing/converting, pooled datasource library support, named parameters, multiple vendor support out of the box, custom exception handling, and overrides. With a single Jar, it supports both JDBC 3.0 (Java 5) and JDBC 4.0 (Java 6). It is well tested, with over 500 unit and functional tests, and is also tested with the latest drivers for Derby, MySQL (MariaDB), PostgreSQL, Oracle, and Microsoft SQL.

No download Website Updated 09 Jun 2013 appassembler-maven-plugin

Screenshot
Pop 45.69
Vit 4.59

appassembler-maven-plugin is a simplified app assembler plugin for Maven.

No download Website Updated 05 Jul 2012 Lua for IntelliJ IDEA

Screenshot
Pop 55.32
Vit 1.95

Lua for IntelliJ IDEA is a plugin that provides support for semantic aware editing of Lua language programs in IntelliJ IDEA. It includes many useful features such as code formatting, semantic identifier coloring, code inspection and refactoring, and much more.

No download Website Updated 03 Mar 2011 Crawler

Screenshot
Pop 24.54
Vit 1.00

Crawler is a simple Web crawler (or spider). Its main goal is to abstract the boring and error-prone code from your codebase and let you focus on crawling the site. Also, it's quite easy to use.

No download No website Updated 20 May 2010 Prebake

Screenshot
Pop 32.74
Vit 33.76

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.

No download Website Updated 14 Dec 2010 MASH

Screenshot
Pop 34.84
Vit 2.59

MASH is a modular, automated script harness. It allows users to implement simple harnesses that perform work external to a system. The framework will invoke that harness as outlined by an XML script. For example, when using the framework to test a system you could create a script that cleans and loads a database, FTPs some data, submits a login form, and verifies HTTP information. Harnesses can easily be built to do almost anything (many harnesses are provided), not just Web page verification. While harnesses are written in Java, the scripts may be run against any type of system as harnesses are intended to act as clients.

No download Website Updated 23 Apr 2010 Fulworx

Screenshot
Pop 19.57
Vit 1.46

Fulworx is a REST framework that uses simple annotations of XWork "Action" implementations to expose restful interfaces. Similar to Struts, Fulworx sits as a controller on top of Restlet. Each action is attached as a resource using Restlets. Standard resources are represented by default as XML (or JSON) using JAXB, but any representation may be specified. Actions may be used in other frameworks such as Struts and Webwork, since they're just XWork implementations.

Download Website Updated 21 Dec 2009 BOAPI

Screenshot
Pop 23.00
Vit 35.73

BOAPI is an implementation of default often used business objects in different programming languages with an identical public interface. It supports PHP 5.3 (with namespaces), C# (.NET port), and Java.

Download Website Updated 13 Jul 2011 Niocchi

Screenshot
Pop 30.13
Vit 36.57

Niocchi is a Java crawler library implementing synchronous I/O multiplexing. This specific type of implementation allows crawling tens of thousands of hosts in parallel on a single low end server. Niocchi has been designed for big search engines that need to crawl massive amount of data, but can also be used to write no-frills crawlers.

No download Website Updated 04 Sep 2009 SecureCI

Screenshot
Pop 23.15
Vit 37.20

SecureCI is a virtual machine for VMware which integrates source code control, build management, automated testing, security analysis, defect tracking, and project management.

Screenshot

Project Spotlight

m23

A software deployment and software management system for Debian Linux.

Screenshot

Project Spotlight

WireframeSketcher

A wireframes, mockup, and prototype tool for desktop, Web, and mobile applications.