velk
Build extensible C++17 component systems behind stable interfaces.
- Stars
- 2
- Forks
- 0
- Updated
- Updated Jun 23, 2026
Build extensible C++17 component systems behind stable interfaces.
Velk helps C++ applications define components through interfaces with typed properties, events, functions, and metadata. Runtime implementations live in a shared library while consumers depend on stable public contracts, allowing internals to evolve without rebuilding every client. Its registries, plugin loading, object factory, and dense storage suit modular systems that need runtime extension and introspection.
Resource types
Use cases
Platforms
Stream and share BitTorrent files from browser or Node.js applications.
Manage lightweight local JSON data with JavaScript
Operating systems
Runtime
Capabilities
Audience
Public GitHub facts last synced Jul 10, 2026.
Scaffold codebases from a product spec or embed a developer agent.
Create WebRTC video, voice, and data channels in JavaScript