RSS 1 project tagged "Apache 2.0"

No download Website Updated 17 Dec 2010 CS::SkipList Library

Screenshot
Pop 21.56
Vit 29.72

CS::SkipList Library is a C++ template library of containers based on skip lists. These containers work like sets and maps, but can also be accessed via numerical index. This collection has vector-like containers where all operations work in logarithmic time. It also has a composite container where you can order the same elements in many different ways at the same time.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.