RSS 978 projects tagged "Apache 2.0"

Download No website Updated 09 Oct 2011 PSArborTouch

Screenshot
Pop 29.66
Vit 24.22

PSArborTouch is a particle / spring physics engine optimized for 2D content layout and eye-catching visual effects. The goal is to build a high-quality physics based graph layout engine designed specifically for Mac OS X and iOS. The inspiration / structure comes from arbor, a dynamic and well structured JavaScript engine for the same purpose. PSArborTouch is a graph visualization library built with GCD and Objective-C. Rather than trying to be an all-encompassing framework, it provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with Quartz, Core Animation, or even positioned UIView's; whatever display approach is appropriate for your project and your performance needs. As a result, the code you write with it can be focused on the things that make your project unique (the graph data and your visual style) rather than spending time on the physics math that makes the layouts possible.

Download No website Updated 09 Oct 2011 PSTreeGraph

Screenshot
Pop 19.82
Vit 24.22

PSTreeGraph is a tree graph view control implementation for Cocoa Touch. It is a port of the sample code from Max OS X to iOS (iPad). See WWDC 2010 Session 141, “Crafting Custom Cocoa Views”.

No download Website Updated 16 Oct 2011 vert.x

Screenshot
Pop 31.40
Vit 24.20

vert.x (formerly known as node.x) is a polyglot asynchronous application framework. It embraces the good bits of event-driven frameworks like node.js without the bad bits. Everything is non-blocking, runs on the JVM, and is polyglot. You can use it from Ruby, Groovy, Java, JavaScript, Python, Clojure, and Scala.

No download No website Updated 26 Feb 2013 OpenDedup Virtual NAS Storage Appliance

Screenshot
Pop 218.59
Vit 4.65

The OpenDedup Virtual NAS Appliance is designed for simple setup and management of deduplicated storage for virtual environments. The Appliance includes capabilities to create, mount, delete, and export deduplicated volumes (SDFS) via NFS and ISCSI from a Web-based interface. It also includes VMWare VCenter API integration that allows quick data store creation and rapid cloning of virtual machines located on the deduplicated volumes with no need for additional storage. The Virtual NAS Appliance also includes optimized folder replication using SDFS replication technology.

Download Website Updated 15 Oct 2011 jmx4py

Screenshot
Pop 34.60
Vit 24.11

jmx4py offers a client API for Python similar to the existing Jolokia clients for Perl (jmx4perl), Java, and Javascript. Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent-based approach with support for many platforms. In addition to basic JMX operations, it enhances JMX remoting with unique features like bulk requests or fine grained security policies. jmx4py builds upon the basic API and offers further features related to monitoring and controlling JVMs via JMX using Python.

Download No website Updated 17 Sep 2012 DBeauty

Screenshot
Pop 184.69
Vit 5.97

DBeauty is a relationship-oriented database browser. It provides insight into both the data and the interrelation of the rows, and allows you to navigate bidirectionally through the database by following foreign-key-based or user-defined relationships.

Download No website Updated 24 Oct 2011 CSS Import Resolver

Screenshot
Pop 22.02
Vit 1.00

CSS Import Resolver resolves the @import url(...); statements in input CSS files (by replacing the @import statement with the actual content of the linked CSS) and creates a huge CSS output (written to STDOUT by default). Including the combined CSS in your Web pages will improve the performance of a site by avoiding additional HTTP roundtrips.

Download Website Updated 31 Oct 2011 Apache Libcloud

Screenshot
Pop 46.90
Vit 1.00

Apache Libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.

No download Website Updated 06 Nov 2011 kongcurrent

Screenshot
Pop 20.40
Vit 23.65

kongcurrent provides an easy-to use helper to assist debugging issues which cause exceptions under concurrent access. It was inspired by a problem in which a non-thread-safe Map object held by a third party framework was accidentally shared between threads, causing a ConcurrentModificationException. The helper (a "monitor") creates a proxied version of an object implementing some interface. The proxy can track invocations of the objects' methods and can report on potential concurrent access on the object. This can be used to help find code paths which concurrently access the object through its interface methods. By design, the helper is extensible, and can be adapted to more specific needs.

Download No website Updated 09 Nov 2011 libamqp

Screenshot
Pop 24.25
Vit 23.59

libamqp is a C client for AMQP, a wire protocol for message queuing. It should be easy to use from Linux, Solaris, BSD, or Windows. It is intended to be capable of small, fast operation for needs from embedded messaging in sensors to needs of millions of messages a second.

Screenshot

Project Spotlight

opendkim

A C implementation of the DKIM message signing/verifying standard, both an API and a filter.

Screenshot

Project Spotlight

CUPS

A standards-based printing system for Unix-like operating systems.