Yet Another C++ Template Library is intented to give you some basic classes for meta-programing such as generic container, specific pointers or templates specifics structures such as typelist.
Qt IoC Container is C++ application framework inspired by Inversion Of Control concept as demonstrated by Spring framework. It uses Qt meta object system and plugin system to get around the C++'s lacking of reflection mechanism. License: LGPL
An engine and meta-model for building role-playing games. Allows the developer to focus strictly on the model (or "world" of the game) and the interactive experience for the end-user.