Our great sponsors
-
-
Learn about sanitizers - you will save a lot of debugging time. Especially if the previous code hasn't been throughly vetted.
-
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.
-
If there isn't a logging framework, consider adding spdlog or another lightweight logger for sanity checking. This can be helpful for larger systems, and for non-realtime problem solving.
-
You should also be aware of pybind11, which makes calling c++ code from python (or vice-versa) a fairly straightforward task, if this becomes necessary or convenient.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.