My personal collection of code modules has grown into a pretty usable library, and I thought others could maybe find it useful. Also I could do with more feedback and even some help with parts I haven't done yet.
I put it up on
http://apone.org
Main focus is portable game-like development (OpenGL ES etc) using C++11 idioms and design inspired by the simplicity of some javascript APIs.
There are some short code samples on the site so you can see if you like the API design...