InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 4 C++ dimensional-analysis Projects
-
UNITS
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
Project mention: EzGz - An easy to use single header no dependency library for decompression of .gz archives written in modern C++ (probably faster than zlib) | reddit.com/r/cpp | 2022-11-15You may be right about this. I'm actually mainly concerned about including as just including it can increase binary size substantially, see e.g. https://github.com/nholthaus/units/issues/32
-
units
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation. (by mpusz)
Indeed you cannot. Then again, you couldn't write a library like fmtlib in C in the first place. I mean why do you complain about C++ features which enable you to write libraries you otherwise couldn't? How would you expect to implement equivalent libraries to EVE or mp-units in C alone?
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Dimwits
A compact C++ header-only library providing compile-time dimensional analysis and unit awareness (by njoy)
C++ dimensional-analysis related posts
- EzGz - An easy to use single header no dependency library for decompression of .gz archives written in modern C++ (probably faster than zlib)
- I got curious about units of measure in programming languages so I recreated xkcd/687.
- C++ for Mathematicians
- Cheatsheet for the C++ core guidelines (philosophy)
- Compile-time C++ library for compile-time dimensional analysis, units/quantities
- C++ lib for handling SI units
- C++ library for a type multiset
-
A note from our sponsor - InfluxDB
www.influxdata.com | 5 Feb 2023
Index
What are some of the best open-source dimensional-analysis projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | UNITS | 813 |
2 | units | 690 |
3 | unlib | 30 |
4 | Dimwits | 8 |