Vix.cpp
Pinned Loading
Repositories
- vix Public
⚡ Vix.cpp a C++20 runtime for offline-first, P2P and high-performance applications. Local-first execution, Asio-powered async I/O, modular architecture.
vixcpp/vix’s past year of commit activity - vixcpp.github.io Public
⚡ Vix a C++20 runtime for offline-first, P2P and high-performance applications. Local-first execution, Asio-powered async I/O, modular architecture.
vixcpp/vixcpp.github.io’s past year of commit activity - gateway_app Public
API gateway and request orchestration layer. Supports routing, reverse proxying, rate limiting, authentication, and service aggregation.
vixcpp/gateway_app’s past year of commit activity - api_app Public
REST-first API application template for Vix. Optimized for JSON APIs with structured error handling, validation flow, and clean controller architecture.
vixcpp/api_app’s past year of commit activity - web_app Public
Full-featured HTTP web application kit for Vix. Includes routing, middleware support, request/response handling, and static file serving for building modern web backends.
vixcpp/web_app’s past year of commit activity - app Public
Core application scaffold for Vix-based projects. Provides the minimal runtime structure, lifecycle hooks, configuration loading, and bootstrap logic to build any Vix application.
vixcpp/app’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 - edge_app Public
Edge-first application runtime for distributed environments. Designed for low-latency deployments, offline-first execution, and edge synchronization workflows.
vixcpp/edge_app’s past year of commit activity - microservice_app Public
Microservice-oriented application base. Structured for isolated domain services with internal communication, config isolation, and scalable deployment patterns.
vixcpp/microservice_app’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…