Geruest Framework
Every C++ web project needed the same plumbing — routing, assets, translations — so I built a framework to stop rewriting it.
Born from real production needs: route handling, request parsing, asset merging and performance-focused caching.
Designed to reduce boilerplate while keeping direct control over performance-critical server behavior.
View project