I've always wanted to create my own game engine, and this is the manifestation of those dreams.
Mewo isn't a full game engine though.
Rather, it is a fast, minimal, multithread-able Entity Component System.
(mewo_ecs
has exactly one dependency!)
Interested in how it works? Here's a really boring walkthrough.
See the docs for a guide to pretty much everything Mewo has to offer.