RSS 1 project tagged "Graphing"

No download Website Updated 17 Apr 2010 NoSpex Graphing Library

Screenshot
Pop 17.46
Vit 33.65

NoSpex is a Python scripted realtime graphing library designed to be easily employed by security consultants and reverse engineers for teasing apart and depicting the relationships between processes in a system under analysis. It is realtime in the sense that the graph is continuously rendered and animated as new relationships are introduced. It is easily employed in the sense that all the bookkeeping is done by the Python module and exposed using a simple thread-safe API. NoSpex relies on the SDL graphic library for a frame buffer and Cairo for rendering to the frame buffer. This combination produces a fast and visually elegant graph that should be portable wherever SDL and Cairo can be found.

Screenshot

Project Spotlight

Simutrans

A transportation simulation game.

Screenshot

Project Spotlight

ENet for C#

A wrapper for the C-language ENet networking library.