Skip to content

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.