C++ Measurements

Open-source C++ projects categorized as Measurements

Top 3 C++ Measurement Projects

  • Celero

    C++ Benchmark Authoring Library/Framework

  • InfluxDB-Client-for-Arduino

    Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.

    Project mention: how can i make my esp32 autonomous ? | /r/esp32 | 2023-06-08

    If each ESP has WiFi access, then you can post the sensor readings straight to a database. There are libraries available for the ESP32 that make it easy to upload datapoints to e.g. an InfluxDB database. You can visualize the data in a neat dashboard with software like Grafana. You could setup a Raspberry Pi or an old laptop/pc to run an InfluxDB and Grafana server, but there are cloud options as well. There are many guides and tutorials available for getting InfluxDB and Grafana running on your own machine, often with the intention to store and visualize sensor data from various sensors at home. Then you just have to write some code with a fitting library, e.g. this InfluxDB Client that sends the sensor readings to the database.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Units

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-08.

C++ Measurements related posts

Index

What are some of the best open-source Measurement projects in C++? This list will help you:

Project Stars
1 Celero 798
2 InfluxDB-Client-for-Arduino 356
3 Units 129
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com