usunit
Usunit is a term used in software and data contexts to denote support for United States customary units, the system of measurements historically used in the United States and in some industries. In documentation and code, usunit often refers to libraries, modules, or datasets that handle quantities expressed in inches, feet, yards, miles, fluid ounces, pints, quarts, gallons, ounces, pounds, and related units, as distinct from metric units.
A typical usunit implementation provides parsing from strings, conversion between units, arithmetic with automatic unit normalization,
Applications include engineering calculations, construction plans, surveying data, and any domain where US customary units remain
Limitations and challenges include ambiguity in legacy data, regional variations in unit usage, and potential confusion