Skip to content
Change the repository type filter

All

    Repositories list

    • registry

      Public
      High-performance package registry engine built on Vix (C++).
      MIT License
      0200Updated Apr 1, 2026Apr 1, 2026
    • ⚡ Vix a C++20 runtime for offline-first, P2P and high-performance applications. Local-first execution, Asio-powered async I/O, modular architecture.
      Vue
      MIT License
      0300Updated Mar 31, 2026Mar 31, 2026
    • vix

      Public
      The offline-first C++ runtime for building high-performance real-world systems.
      CMake
      MIT License
      30382140Updated Mar 31, 2026Mar 31, 2026
    • template

      Public
      Template rendering engine for Vix.cpp
      C++
      MIT License
      0200Updated Mar 31, 2026Mar 31, 2026
    • async

      Public
      Low-level async runtime (scheduler, coroutines, timers, thread pool) for Vix.cpp
      C++
      MIT License
      0100Updated Mar 31, 2026Mar 31, 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 …
      C++
      MIT License
      1900Updated Mar 31, 2026Mar 31, 2026
    • websocket

      Public
      vixcpp/websocket – WebSocket and real-time streaming support. Enables chat apps, notifications, IoT, and live dashboards.
      C++
      MIT License
      1500Updated Mar 31, 2026Mar 31, 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.
      C++
      MIT License
      2800Updated Mar 31, 2026Mar 31, 2026
    • sync

      Public
      Offline-first sync engine (WAL, outbox, retries).
      C++
      MIT License
      0100Updated Mar 31, 2026Mar 31, 2026
    • p2p_http

      Public
      HTTP adapter exposing Vix P2P runtime over the core router.
      C++
      MIT License
      0100Updated Mar 31, 2026Mar 31, 2026
    • p2p

      Public
      Vix.cpp P2P is a secure, offline-first peer-to-peer networking layer for high-performance C++ systems.
      C++
      MIT License
      0200Updated Mar 31, 2026Mar 31, 2026
    • cache

      Public
      HTTP cache engine for Vix. Pluggable cache stores, cache policies, and keying strategies for high-performance HTTP response caching.
      C++
      MIT License
      0000Updated Mar 31, 2026Mar 31, 2026
    • vixcpp/middleware – Standard middlewares for vix.cpp: authentication, CORS, logging, error handling, compression, and rate limiting.
      C++
      MIT License
      0100Updated Mar 31, 2026Mar 31, 2026
    • db

      Public
      Vix.cpp DB core (anti-ORM): drivers, pool, transactions, migrations.
      C++
      MIT License
      1200Updated Mar 29, 2026Mar 29, 2026
    • net

      Public
      Low-level network primitives and connectivity helpers.
      CMake
      MIT License
      0100Updated Mar 28, 2026Mar 28, 2026
    • webrpc

      Public
      Minimal WebRPC layer for Vix. Explicit, typed remote procedure calls over HTTP/WebSocket, focused on clarity, structured errors, and deterministic behavior.
      C++
      MIT License
      0000Updated Mar 28, 2026Mar 28, 2026
    • 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 re…
      C++
      MIT License
      0000Updated Mar 28, 2026Mar 28, 2026
    • Composable validation framework for C++: rules, schemas, and structured errors for entities, models, and user input.
      C++
      MIT License
      0000Updated Mar 28, 2026Mar 28, 2026
    • Low-level, zero-overhead type conversion utilities for C++ (string to int, enum, bool, etc.) with explicit error handling.
      C++
      MIT License
      0000Updated Mar 28, 2026Mar 28, 2026
    • crypto

      Public
      Modern cryptography primitives for Vix. Explicit, auditable, dependency-light crypto building blocks for secure runtimes.
      C++
      MIT License
      0100Updated Mar 28, 2026Mar 28, 2026
    • utils

      Public
      utils – The utility module of the framework. Provides common tools such as logging (via Logger), configuration management, string manipulation, and general-purp…
      C++
      MIT License
      0100Updated Mar 28, 2026Mar 28, 2026
    • json

      Public
      📦 vixcpp/json – JSON serialization and deserialization for vix.cpp Efficient and lightweight JSON library for vix.cpp. Serialize C++ objects to JSON and deseri…
      C++
      MIT License
      0200Updated Mar 28, 2026Mar 28, 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.
      C++
      MIT License
      0600Updated Mar 28, 2026Mar 28, 2026
    • kv

      Public
      A durable, local-first key-value engine with built-in sync, powered by Softadastra.
      C++
      MIT License
      0100Updated Mar 26, 2026Mar 26, 2026
    • ai

      Public
      Vix.AI is the umbrella superbuild that unifies all Vix modules—core, ML, NN, NLP, vision, distributed, and CLI into one cohesive C++ AI ecosystem with shared ex…
      CMake
      MIT License
      0800Updated Mar 13, 2026Mar 13, 2026
    • Distributed AI framework supports federated learning, peer-to-peer synchronization, and secure communication between nodes.
      C++
      MIT License
      0100Updated Mar 13, 2026Mar 13, 2026
    • vision

      Public
      Computer vision toolkit provides image handling, object detection, OCR, and tracking primitives built in modern C++.
      C++
      MIT License
      0100Updated Mar 13, 2026Mar 13, 2026
    • nlp

      Public
      Natural Language Processing toolkit includes tokenization, embeddings, pipelines, and model loading for text-based AI applications.
      C++
      MIT License
      0100Updated Mar 13, 2026Mar 13, 2026
    • nn

      Public
      Neural network module defines layer abstractions (Dense, Conv2D, Transformer) and optimizers (SGD, Adam) for building modern AI models.
      C++
      MIT License
      0100Updated Mar 13, 2026Mar 13, 2026
    • tensor

      Public
      Core foundation of the Vix.AI ecosystem lightweight C++20 engine providing data structures, utilities, and runtime components for all AI modules.
      Makefile
      MIT License
      0100Updated Mar 13, 2026Mar 13, 2026
    ProTip! When viewing an organization's repositories, you can use the props. filter to filter by custom property.