RSS 2 projects tagged "Os Independant"

No download Website Updated 23 Jul 2011 pycdep

Screenshot
Pop 39.72
Vit 1.47

pycdep is a tool for analyzing and visualizing C/C++ header file dependencies. A script extracts information about your code and dumps it in a Prolog database, which is used to query the dependency graph. It comes with a large number of predefined queries for finding out which files include or depend on which other files, how files depend on another file, circular dependencies, transitively implied dependencies, and design rule checks (limitations on which project can include from which other project). Visualization is supported by dumping graphs to .dot files. It also has the beginnings of a natural language interface.

No download Website Updated 18 Nov 2011 Topic Database

Screenshot
Pop 18.08
Vit 23.54

Topic Database provides a standardized context for plain text databases which can be read and edited in most text editors without difficulty, and easily parsed programmatically as well. Example parsers are available in several languages.

Screenshot

Project Spotlight

ucommon

C++ threading for embedded applications.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.