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 26 repositories
- utils Public
utils – The utility module of the framework. Provides common tools such as logging (via Logger), configuration management, string manipulation, and general-purpose helpers. Used across all other modules in the project to ensure consistency and reduce code duplication.
vixcpp/utils’s past year of commit activity - 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
Top languages
Loading…