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 298 25

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

  4. sync sync Public

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

    C++ 1

  5. registry registry Public

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

    1

  6. async async Public

    Low-level async runtime (scheduler, coroutines, timers, thread pool) for Vix.cpp

    C++ 1

Repositories

Showing 10 of 33 repositories
  • registry Public

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

    vixcpp/registry’s past year of commit activity
    1 MIT 0 0 0 Updated Feb 20, 2026
  • 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 298 MIT 25 12 0 Updated Feb 19, 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 1 0 0 Updated Feb 19, 2026
  • 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
    Vue 2 MIT 0 0 0 Updated Feb 19, 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 1 0 0 Updated Feb 9, 2026
  • 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
    C++ 1 MIT 0 0 0 Updated Feb 9, 2026
  • 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
    C++ 5 MIT 1 0 0 Updated Feb 9, 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 Feb 9, 2026
  • async Public

    Low-level async runtime (scheduler, coroutines, timers, thread pool) for Vix.cpp

    vixcpp/async’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Feb 9, 2026
  • crypto Public

    Modern cryptography primitives for Vix. Explicit, auditable, dependency-light crypto building blocks for secure runtimes.

    vixcpp/crypto’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Feb 8, 2026