There's a project called Pion (from here:
http://atomiclabs.com/ which is in C++, and there seems to be a version available under an open source license. I have no idea how much CEP stuff they have in place. I found it rather recently and the first release seems to be from 2008. But it might be worth a look? It is also interesting in that it is an fresh approach to CEP leaving the SQL concepts and apparently trying to design something developed for CEP from the start.
Nothing wrong with the SQL based approaches, but in theory something designed specially for a particular problem (CEP in our case) could be a more natural fit for event processing, instead of hacking an old concept (which actually works rather nicely in its new clothes).
/Marco - Live from ruleCore HQ.