Skip to content
#

units

Here are 23 public repositories matching this topic...

A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)

  • Updated May 31, 2021
  • C++

A C++11 utility for versatile memory size representation. Inspired by std::chrono, it offers types for memory sizes in both Base 10 and Base 2 systems, supporting compile-time literal operators and also both integer and floating-point backed types.

  • Updated Jan 14, 2024
  • C++

Improve this page

Add a description, image, and links to the units topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the units topic, visit your repo's landing page and select "manage topics."

Learn more