OODuck  0.5
C Oriented Object framework with duck-typing support
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAbstractErrorRaised when an abstract class is instanciated
 CClassClass used to build new class dynamically
 CCollectionCollection of item
 CCollectionNodeCollection item
 Ce4c_exception
 Ce4c_exception_type
 Ce4c_signal_mapping
 CHashmapHashmap implementation
 CIterableAbstract class which allow to iterate over object
 CIterableNodeAbstract class to encapsulate item objects
 CIteratorObject used to iterate over Iterable
 CListList implementation
 CListNodeListNode implementation
 CNotImplementedErrorRaised when function or method isn't implemented
 CObjectBase class for everything
 CRuntimeErrorBaseclass for all exceptions
 CSingletonSingleton metaclass
 CStringString utility class
 CValueClassic C types encapsulation
 CVTableEntryEntry for dynamic VTable