Before I get reprimanded, I have seen the other questions regarding entity systems. None of them answer my specific question.
I have found several entity system frameworks for other languages besides C++, like Ash and Rush for ActionScript and Artemis for Java and C#.
My question is whether there exists a framework like one of the ones mentioned above for C++?
If not, would anyone be interested in helping me port the C# version of Artemis to C++?