Skip to content

jhunold/minisi

This branch is 1 commit behind robin-zimmeck/minisi:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jürgen Hunoldrobin-zimmeck
Jürgen Hunold
and
Nov 1, 2021
3134c14 · Nov 1, 2021

History

4 Commits
Dec 26, 2020
Nov 1, 2021
Nov 1, 2021
Dec 26, 2020
Dec 26, 2020
Dec 26, 2020
Dec 26, 2020
Dec 26, 2020
Dec 26, 2020

Repository files navigation

Introduction

minisi is a C++ library for calculations with compile-time unit checking. It is similar to boost.units, but simpler. The feature set is very compact, but so is the library.

For using the library no dependencies beneath the standard library (and C++17) are needed. The unit tests require the boost.test framework.

Building

The library is header-only. If you want to build the unit tests, this is done using cmake.

Contact

The author can be contacted via e-mail to [email protected]

About

Lightweight Units Library for C++17

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • CMake 4.2%