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 - 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 - websocket Public
vixcpp/websocket – WebSocket and real-time streaming support. Enables chat apps, notifications, IoT, and live dashboards.
vixcpp/websocket’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 - webrpc Public
Minimal WebRPC layer for Vix. Explicit, typed remote procedure calls over HTTP/WebSocket, focused on clarity, structured errors, and deterministic behavior.
vixcpp/webrpc’s past year of commit activity - time Public
Provides a simple, explicit API for working with dates, times, timestamps, and durations in C++. Designed for ergonomics similar to Node.js and Python, while remaining predictable, type-safe, and aligned with modern C++ and std::chrono.
vixcpp/time’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…