Change the repository type filter
All
Repositories list
22 repositories
vixcpp.github.io
Publicp2p
PublicVix.cpp P2P is a secure, offline-first peer-to-peer networking layer for high-performance C++ systems.vix
Publiccli
Publiccore
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.
websocket
Publicvixcpp/websocket – WebSocket and real-time streaming support. Enables chat apps, notifications, IoT, and live dashboards.examples
Publicmiddleware
Publicvix-registry
Publicorm
Publicvixcpp/orm – Object-Relational Mapping (ORM) for vix.cpp. Allows defining C++ models mapped to databases and provides auto-generated CRUD operations.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 deserialize JSON to strongly-typed C++ structures. Fully integrated with vix.cpp's runtime and model system.docs
Publicvix-ai
PublicVix.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 examples and documentation.vix-ai-ml
Publicvix-ai-distributed
Publicvix-ai-vision
Publicvix-ai-nn
Publicvix-ai-nlp
Publicvix-ai-core
Publicvix-ai-cli
Publicdevtools
Public