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 314 24

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

    2

  6. async async Public

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

    C++ 1

Repositories

Showing 10 of 65 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 5, 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 5, 2026
  • 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
    C++ 1 MIT 0 0 0 Updated Mar 4, 2026
  • 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
    C++ 1 MIT 0 0 0 Updated Mar 4, 2026
  • cli_app Public

    Command-line application scaffold for Vix. Includes argument parsing, command routing, structured logging, and lifecycle management for building production-grade CLI tools.

    vixcpp/cli_app’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 4, 2026
  • service_app Public

    Long-running system service template for Vix. Built for daemon-style processes with graceful shutdown, signal handling, health checks, and observability hooks.

    vixcpp/service_app’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 4, 2026
  • worker_app Public

    Background worker runtime for asynchronous jobs. Designed for queue processing, scheduled tasks, retries, and long-running background operations.

    vixcpp/worker_app’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 4, 2026
  • realtime_app Public

    Realtime WebSocket-enabled application kit. Provides connection management, event dispatching, presence tracking, and bidirectional messaging primitives.

    vixcpp/realtime_app’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Mar 4, 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 314 MIT 24 14 0 Updated Mar 3, 2026
  • mw_observability Public

    Metrics, tracing hooks, and structured logging integration middleware.

    vixcpp/mw_observability’s past year of commit activity
    1 MIT 0 0 0 Updated Mar 3, 2026

Top languages

Loading…

Most used topics

Loading…