unitsextended
Unitsextended is a software library concept that extends the handling of measurement units in programming environments. It aims to complement base unit systems by introducing a broader registry of units, including derived, conventional, and domain-specific units, along with reliable conversion and parsing capabilities.
The design emphasizes interoperability with existing unit libraries, allowing seamless registration of new units and compatibility
Core features include an extensible unit registry, support for derived and compound units (such as newton meters
Architecture and usage: implemented as a registry-driven layer that stores unit metadata (name, symbol, scale factor,
Availability and context: unitsextended is a conceptual description used in documentation to illustrate how an extended