Our great sponsors
-
cpp-core-guidelines-cheatsheet
Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
I created a pull request with a WIP markdown version of it. Hopefully it won't be too difficult to copy all of that over in a somewhat understandable format.
-
I like that they reference the GSL: Guidelines Support Library (e.g., https://github.com/Microsoft/GSL), which is a great thing and not that well known among programmers.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
units
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation. (by mpusz)