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 374 30

  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 2

  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++).

    2

  6. async async Public

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

    C++ 1

Repositories

Showing 10 of 94 repositories
  • 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 3 MIT 0 0 0 Updated Mar 22, 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 374 MIT 30 14 0 Updated Mar 22, 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 Mar 22, 2026
  • registry Public

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

    vixcpp/registry’s past year of commit activity
    2 MIT 0 0 0 Updated Mar 21, 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 Mar 14, 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 Mar 14, 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 Mar 14, 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 Mar 14, 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 Mar 14, 2026
  • orm Public

    vixcpp/orm – Object-Relational Mapping (ORM) for vix.cpp. Allows defining C++ models mapped to databases and provides auto-generated CRUD operations.

    vixcpp/orm’s past year of commit activity
    C++ 6 MIT 0 0 0 Updated Mar 14, 2026

Top languages

Loading…

Most used topics

Loading…