Vix.cpp
⚡ Vix.cpp a C++20 runtime for offline-first, P2P and high-performance applications. Local-first execution, Asio-powered async I/O, modular architecture.
Pinned Loading
Repositories
Showing 10 of 27 repositories
- core Public
vixcpp/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/core’s past year of commit activity - middleware Public
vixcpp/middleware – Standard middlewares for vix.cpp: authentication, CORS, logging, error handling, compression, and rate limiting.
vixcpp/middleware’s past year of commit activity - cli Public
vixcpp/cli – Command Line Interface for vix.cpp. Scaffold new projects, run the server with hot reload, and generate models or resources.
vixcpp/cli’s past year of commit activity