Dimensional Variable
September 18, 2025
Software Personal Projects
Dimensional Variable, or DV, is a software library for working with physical units in code without the usual ambiguity and conversion mistakes. It is designed to make units first-class, so calculations stay dimensionally correct while still being straightforward to write and integrate into real projects. It supports multiple programming languages, with a focus on Rust, C++, and Python, and provides features like unit-safe math, automatic conversions, and dimensional analysis.
Learn more on the project’s website: https://dv.alextac.com.