RSS 349 projects tagged "OS Independent"

No download No website Updated 17 May 2012 Piglet

Screenshot
Pop 19.47
Vit 19.20

Piglet is a tool for parsing and lexing text for the .NET framework. The purpose of Piglet is to provide an easy-to-use tool for parsing text which can be easily included in any .NET project as a single assembly. In contrast to most parser generators, Piglet provides a fluent interface which enables you to express your grammar in a syntax which is accessible for users with no prior experience of parser generators. Piglet generates efficient, type safe, and reentrant LALR(1) parsers at runtime, which saves you from having a pre-compile step to generate your parsing tables. It also includes a lexical scanner generator which can be used independently of the parser generator.

No download Website Updated 11 Apr 2012 Pytaf

Screenshot
Pop 20.83
Vit 20.10

Pytaf is a test automation framework designed for simplicity and ease of use. Using JSON configuration files, this lightweight, general-purpose test harness can execute any and all Python 3 methods. The driver hands over the configuration to the method and collects the results. Everything in between is open and unrestricted. While there are plenty of test approaches available in Python, sometimes you just want to do your own thing your own way. Pytaf is intended to help you do just that. The Pytaf project does come with sample code showing some ways of using it (including HTTP and Selenium WebDriver tests), as well as a complete README, but you can also make up your own guidelines at will. The only requirement is the format of the JSON configuration file and a (boolean,string) tuple returned to the driver.

No download No website Updated 16 Jul 2011 Hydra.js

Screenshot
Pop 19.29
Vit 25.97

Hydra.js is a JavaScript development library that is used to create a scalable, maintainable, and module oriented system. Hydra is framework agnostic. Hydra has been designed to create your application in a modular design system. Modules are isolated from each other, so if something is wrong in one module, the other modules will continue working. A notification system allows you to invoke an action for all the modules that are listening for particular events. A module can be extended to change its behavior without losing the original behavior. Hydra.js can be used in URL threaded applications, such as in an AJAX threaded application. You can test your modules with any unit testing framework.

Download Website Updated 01 Feb 2011 httpforge

Screenshot
Pop 24.70
Vit 28.97

httpforge is a set of shell tools that let you manipulate, send, receive, and analyze HTTP messages. These tools can be used to test, discover, and assert the security of Web servers, apps, and sites. An accompanying Python library is available for extensions.

No download No website Updated 20 Jan 2011 Jacques

Screenshot
Pop 19.44
Vit 1.00

Jacques is a library for taking Java objects apart.

No download Website Updated 29 Dec 2010 Math-Random-Xorshift

Screenshot
Pop 17.61
Vit 1.00

Math-Random-Xorshift is a Perl module that contains a straightforward implementation of the Xorshift PRNG algorithm proposed by G. Marsaglia in 2003. The algorithm is extremely fast and passes the Diehard test, though it is not reliable enough statistically. This module is useful for games and similar applications.

Download Website Updated 21 Oct 2010 TinyShell AJAX

Screenshot
Pop 64.55
Vit 1.00

TinyShell AJAX is a tiny cross-browser module based shell that acts like a Unix prompt. It includes a MySQL command line client. It supports multi-line commands, tabbing, and much more. It is ideal for emulating SSH access to a webhotel that only offers FTP and HTTP access. Also, the application is fully functional on the native iPhone/iPad browser.

Download Website Updated 03 Jan 2013 Thumbnailator

Screenshot
Pop 122.62
Vit 12.66

Thumbnailator is a thumbnail generation library with a fluent interface for Java. It simplifies the process of producing thumbnails from existing image files and image objects by providing an API which allows for fine tuning of thumbnail generation, while keeping the amount of code that needs to be written to a minimum.

Download Website Updated 19 Sep 2010 BeautyLists

Screenshot
Pop 29.80
Vit 1.00

BeautyLists is a simple Mailman UI enhancement. It applies some extra CSS and JavaScript code to the HTML output by Mailman to produce a more interactive and modern Web user interface.

No download No website Updated 10 Apr 2012 jEditor

Screenshot
Pop 60.74
Vit 3.47

jEditor is a simple text editor with syntax highlighting. It is designed to be used as a library in Java applications. The code is based on the jEdit syntax package (http://syntax.jedit.org/), which is provided with an MIT license.

Screenshot

Project Spotlight

4DIAC

A framework for distributed industrial automation and control.

Screenshot

Project Spotlight

AutoArchive

A simple backup utility.