awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LLNL avatar

LLNL/units

0
View on GitHub↗
171 stars·31 forks·C++·BSD-3-Clause·1 viewunits.readthedocs.io/en/latest↗

Units

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements

Features

  • Unit Conversion - Handles runtime representation and conversion of physical units.

Star history

Star history chart for llnl/unitsStar history chart for llnl/units

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Units

Similar open-source projects, ranked by how many features they share with Units.
  • josdejong/mathjsjosdejong avatar

    josdejong/mathjs

    15,036View on GitHub↗

    Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad

    JavaScript
    View on GitHub↗15,036
  • bernedom/sibernedom avatar

    bernedom/SI

    523View on GitHub↗

    A header only C++ library that provides type safety and user defined literals for physical units

    C++
    View on GitHub↗523
  • mpusz/unitsmpusz avatar

    mpusz/units

    1,433View on GitHub↗

    The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate.

    C++
    View on GitHub↗1,433
  • nholthaus/unitsnholthaus avatar

    nholthaus/units

    1,048View on GitHub↗

    a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.

    C++compile-timecpp14dimensional-analysis
    View on GitHub↗1,048
See all 5 alternatives to Units→

Frequently asked questions

What does llnl/units do?

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements

What are the main features of llnl/units?

The main features of llnl/units are: Unit Conversion.

What are some open-source alternatives to llnl/units?

Open-source alternatives to llnl/units include: josdejong/mathjs — Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It… bernedom/si — A header only C++ library that provides type safety and user defined literals for physical units. mpusz/units — The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29… nholthaus/units — a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies. inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,…