419 projects tagged "Apache 2.0"
EC2Dream Fogviz is a visual tool for building and managing cloud servers. It combines Fog, Ruby, and Chef into a tool that is particularly helpful when developing and testing Chef automation scripts. It currently supports Amazon AWS, Eucalyptus Cloud, and CloudStack including VPC, autoscaling, and the ability to list most entities., and Openstack clouds: Rackspace, HP Cloud, and CloudFoundry Open Platform.
Dyject is a dependency injection module for Python. Unlike other enterprise libraries used for Inversion of Control (IoC) which have classes which look like AbstractSingletonProxyFactoryBean, dyject is simple to understand and easy to use. It supports both Python 2.7 and Python 3, has no other dependencies, and uses standard configuration files to define and wire objects.
OpenCenter provides a centralized graphical user interface and API that simplifies the operational activities associated with deploying, managing, and maintaining private clouds powered by OpenStack. Additionally, it provides a central cloud management toolset that can be deployed locally within your own cloud and data center infrastructure.
Geomajas profiling project is a simple application profiling system that can be used to continuously gather profiling information in a running application. It allows you to get the number of invocations and total/average time. Profiling data can also be grouped to allow total time to be split up over different groups. There is utility code to use this for JDBC access profiling, and JMX integration for accessing the data which is gathered and reset the counters.
WaldScan is a PHP class which recursively scans a given directory for a list of selected file types. It has many uses for any Web page which serves files over HTTP/HTTPS, for a CLI program which does batch processing of files, or in cron jobs for caching file data for faster access.
A Perl base class that allows you attach event callbacks to an object.