LLNL / units
A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
☆152Updated this week
Alternatives and similar repositories for units:
Users that are interested in units are comparing it to the libraries listed below
- SPY - C++ Information Broker☆154Updated this week
- Boost.org units module☆34Updated 3 weeks ago
- A fast, lightweight and single-header C++ csv parser library☆81Updated last week
- A polymorphic value-type for C++☆227Updated last year
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- A C++17 interface for HDF5☆94Updated last week
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆27Updated last week
- A C++14-and-later expression template library☆108Updated 3 weeks ago
- A compile-time linear algebra system for C++☆120Updated 3 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆169Updated 4 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 weeks ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Lightweight Error Augmentation Framework☆322Updated 3 weeks ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 5 months ago
- Tool for analyzing includes in C++☆202Updated 7 months ago
- tser - tiny serialization for C++☆139Updated 3 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Functional reactive programming library for c++☆158Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated 2 weeks ago
- benri is a c++ library for compile time checking of physical quantities.☆25Updated 5 years ago
- Reference Implementation for stdBLAS☆134Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A C++14 reflection library☆70Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it