I'm a beginner making a library for unit conversion, contributions are welcome

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • unitconversion.hpp

    A C++ library containing predefined unit conversion formulas to make your life easier

  • units

    A library to represent units with dimensions (by UnicycleBloke)

  • I was inspired to experiment in this area a while back: https://github.com/UnicycleBloke/units. Others have written much better libraries, but I tried to keep it simple. There are one or two links you may find useful. I made no attempt to support C, though.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mp-units

    The quantities and units library for C++

  • I recommend using this as reference https://github.com/mpusz/units it probably solves the same or similar problem.

  • au

    A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience. (by aurora-opensource)

  • Be sure to check this one, too https://github.com/aurora-opensource/au

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts