3 skills found
vixcpp / VixThe offline-first C++ runtime for building high-performance real-world systems.
vixcpp / Corevixcpp/core – The core of the vix.cpp framework. Provides the HTTP server, router, JSON utilities, and middleware system. All other modules are built on top of it.
vixcpp / Ormvixcpp/orm – Object-Relational Mapping (ORM) for vix.cpp. Allows defining C++ models mapped to databases and provides auto-generated CRUD operations.