Braille typesetting program for GNOME

dots

Braille typesetting program for GNOME

Pd library for the "boids" flocking simulator algorithm

pd-boids

Pd library for the "boids" flocking simulator algorithm

Boids is a bird flight and animal flock simulator. It is based on the same algorithm which was used in Jurassic Park for the herding dinosaurs. Boids takes an integer argument which is the number of boids. Each time Boids receives a bang, it calculates and outputs the new positions of the boids. The output consists of thew coordiantes for each boid, the number and type depending on the mode.
Calendar Extension for Thunderbird/Icedove

lightning-extension

Calendar Extension for Thunderbird/Icedove

Fetion protocol plugin for libpurple

pidgin-openfetion

Fetion protocol plugin for libpurple

Fetion is an IM provided by China Mobile, with features like text chat, voice call, file sharing, etc.
gmusicbrowser scope for Unity

unity-scope-gmusicbrowser

gmusicbrowser scope for Unity

b+tree implementation in c++, demo program

stx-btree-demo

b+tree implementation in c++, demo program

The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. This package provides a demonstration program to illustrate a B+ tree structure.