A header only C++ library that provides type safety and user defined literals for physical units
Run the following Vcpkg command to install the port.
vcpkg install si
si provides CMake targets:
find_package(SI CONFIG REQUIRED) target_link_libraries(main PRIVATE SI::SI)
v2.5.3#0
Mar 27, 2026
All
bernedom/SI
si.dominikberner.ch/doc
5569336111
MIT
Manifest