Skip to content
#

units

Here are 23 public repositories matching this topic...

scifir-units

A C++ library of science for creating scalar, vectorial and field units, angles, coordinates and points, lab numbers, special units like pH, zone ids, astro ids, matrices of units, among other features! (under development)

  • Updated Jun 11, 2024
  • 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++

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++

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