RSS 4 projects tagged "Algorithm"

No download Website Updated 25 Feb 2013 Multi-Dimensional Data Structure

Screenshot
Pop 145.86
Vit 10.13

Multi-Dimensional Data Structure (mdds) is a C++ library that includes a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. The library is provided as a header only, meaning that programs do not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates.

No download Website Updated 01 Mar 2011 TommyDS

Screenshot
Pop 34.12
Vit 29.47

TommyDS is a C library of hashtables and tries designed for high performance. It's faster than other similar libraries like rbtree, khash, goodledensehash, uthash, judy, nedtrie, and others.

No download No website Updated 26 Sep 2010 bin-packing

Screenshot
Pop 26.94
Vit 31.12

bin-packing is an implementation of the 1-dimensional bin packing algorithms in PHP: next fit, first fit, best fit, and worst fit.

No download Website Updated 01 Nov 2009 Algorithm-Graphs-TransitiveClosure

Screenshot
Pop 26.68
Vit 36.02

Algorithm-Graphs-TransitiveClosure is a Perl module to calculate the transitive closure. This module is an implementation of the well known Floyd-Warshall algorithm.

Screenshot

Project Spotlight

Redstart Templating

A PHP5 OO template engine which supports template inheritance.

Screenshot

Project Spotlight

Knotter

An interactive designer for Celtic knots.