need help with constructing time with std::chrono

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • date

    A date and time library based on the C++11/14/17 <chrono> header

  • Unfortunately only implemented in MSVC right now, for other compilers and/or if you want to do anything with dates I suggest you use https://github.com/HowardHinnant/date directly, chrono is good enough for measuring time but if you do more complex things it can get a bit wild.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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.

Suggest a related project

Related posts