995 projects tagged "Apache 2.0"
TCRun is a tool written by software engineers in QA to help in writing, managing, and running automated test cases. The current version is written in C# for use on Windows, though other versions / platforms may be created later as necessary. It tries to make writing automated test cases as simple and painless as possible. It includes support for NUnit exceptions, logging (both test case specific and framwork/runtime), parameterized tests, test case resource files, and a validation framework. It can be used in mono, but is somewhat untested (it's actually built by mono, and it tests itself).
OpenNebula is a toolkit to easily build any type of cloud: private, public, and hybrid. OpenNebula has been designed to be integrated with any networking and storage solution and so to fit into any existing data center. OpenNebula orchestrates storage, network, and virtualization technologies to enable the dynamic placement of multi-tier services (groups of interconnected virtual machines) on distributed infrastructures, combining both data center resources and remote cloud resources, according to allocation policies.
BitNami Spree Stack greatly simplifies the deployment of Spree and its required dependencies. It can be deployed using a native installer, as a virtual machine, in the cloud, or as a module over an already installed infrastructure stack. Spree is a very powerful and flexible e-commerce platform written for the Ruby on Rails framework.
Squires is a Python library which simplifies the creation of powerful self-documenting readline-based command line interfaces. Scripts using Squires have the following features in their interface: full readline bindings, tab completion of commands and their options, inline command help (which is accessed by pressing tab), option syntax validation, and hidden commands and options.
Peludo is a system that provides a toolchain and a runtime to create and launch self-contained, platform independent, injectable, network transportable, non-static applications that can be dynamically extended on-demand. From a security assessment perspective, it could be seen as a tool to create advanced payloads: entire libraries and multithreading programs can be deployed over the network without touching the target file system.
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.
The Resource Scheduler is a Java Swing component to visually assist in resource scheduling. A resource can be anything that you want to schedule. It could be doctors at a doctors office, a shared car, or really anything else that might need scheduling. The Resource Scheduler component is not a full fledged calendar replacement and will never be.