Skip to content
@vixcpp

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

  1. vix 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.

    CMake 234 20

  2. p2p p2p Public

    Vix.cpp P2P is a secure, offline-first peer-to-peer networking layer for high-performance C++ systems.

    C++ 2

  3. websocket websocket Public

    vixcpp/websocket – WebSocket and real-time streaming support. Enables chat apps, notifications, IoT, and live dashboards.

    C++ 5 2

  4. cli cli Public

    vixcpp/cli – Command Line Interface for vix.cpp. Scaffold new projects, run the server with hot reload, and generate models or resources.

    C++ 8 2

  5. sync sync Public

    Offline-first sync engine (WAL, outbox, retries).

    C++ 1

  6. registry registry Public

    High-performance package registry engine built on Vix (C++).

    1

Repositories

Showing 10 of 27 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
    CMake 234 MIT 20 180 (1 issue needs help) 3 Updated Jan 30, 2026
  • cache Public

    HTTP cache engine for Vix. Pluggable cache stores, cache policies, and keying strategies for high-performance HTTP response caching.

    vixcpp/cache’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jan 30, 2026
  • 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
    C++ 9 MIT 2 0 0 Updated Jan 30, 2026
  • 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
    C++ 0 MIT 0 0 0 Updated Jan 30, 2026
  • p2p_http Public

    HTTP adapter exposing Vix P2P runtime over the core router.

    vixcpp/p2p_http’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jan 30, 2026
  • p2p Public

    Vix.cpp P2P is a secure, offline-first peer-to-peer networking layer for high-performance C++ systems.

    vixcpp/p2p’s past year of commit activity
    C++ 2 MIT 0 0 0 Updated Jan 30, 2026
  • 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
    C++ 8 MIT 2 0 0 Updated Jan 29, 2026
  • db Public

    Vix.cpp DB core (anti-ORM): drivers, pool, transactions, migrations.

    vixcpp/db’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jan 27, 2026
  • sync Public

    Offline-first sync engine (WAL, outbox, retries).

    vixcpp/sync’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Jan 27, 2026
  • net Public

    Low-level network primitives and connectivity helpers.

    vixcpp/net’s past year of commit activity
    CMake 0 MIT 0 0 0 Updated Jan 27, 2026