Architecture¶
This section covers the internal design of the zvec Ruby gem.
- Build System — How the CMake build works, presets, and dependencies.
- Native Extension — The C++ binding layer: Rice, file organization, and the shared-pointer pattern.
This section covers the internal design of the zvec Ruby gem.