RSS 298 projects tagged "Apache 2.0"

Download No website Updated 15 May 2009 roads

Screenshot
Pop 24.92
Vit 38.30

roads is a Web application framework for Mozart/Oz.

No download Website Updated 04 Sep 2009 SecureCI

Screenshot
Pop 27.39
Vit 36.80

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

Download Website Updated 13 Jul 2011 Niocchi

Screenshot
Pop 32.47
Vit 36.17

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.

Download Website Updated 21 Dec 2009 BOAPI

Screenshot
Pop 24.76
Vit 35.30

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.

No download Website Updated 23 Apr 2010 Fulworx

Screenshot
Pop 20.45
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.

No download Website Updated 14 Dec 2010 MASH

Screenshot
Pop 35.24
Vit 2.60

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 06 Jul 2010 Stab Language

Screenshot
Pop 16.64
Vit 1.46

Stab is a multi-paradigm, type-safe programming language. It will be familiar to Java and C# programmers. The compiler produces Java bytecode. Stab integrates features like lambda expressions, iterator blocks, language integrated queries, and more. It can directly use any existing Java libraries, and libraries written in Stab are directly usable from Java.

No download No website Updated 20 May 2010 Prebake

Screenshot
Pop 31.18
Vit 33.32

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 04 Jan 2013 SharpTAL

Screenshot
Pop 25.75
Vit 5.88

SharpTAL compiles XML-based templates to .NET assemblies. It contains a complete implementation of the Zope Page Templates (ZPT) language, a system which can generate HTML, XML, or plain text output. ZPT is formed by the Template Attribute Language (TAL), the Expression Syntax (TALES), and the Macro Expansion Template Attribute Language (METAL).

No download Website Updated 09 Dec 2010 RepoGuard

Screenshot
Pop 34.93
Vit 1.00

RepoGuard is an advanced validation framework with built-in integrations for several common version control systems. The integration is carried out by utilizing the hook mechanisms each version control system provides. The user may provide configurations that are processed through inversion of control mechanisms. RepoGuard is completely written in the Python programming language, which allows for easy integration of other tools. An extensible command line tool for advanced usage is provided, which allows for comfortable administration.

Screenshot

Project Spotlight

vbackup

A modular backup utility.

Screenshot

Project Spotlight

GAMGI

A program to build, view, and analyze atomic strucures.