Cron for C++, can parse a cron expression and calculate the next run date of the expression.
-
Updated
Dec 3, 2023 - C++
Cron for C++, can parse a cron expression and calculate the next run date of the expression.
A header-only cross-platform scheduling library for C++, using cron expressions.
A C++11/14/17 header-only cross-platform library for handling CRON expressions
"Croncpp" is a light library (iot-friendly) for processing CRON expressions. It implements two basic operations: find the next date or find the last date of execution of a periodic processing defined in cron format.
cron_map is a data structure that stores discrete values with a temporal association.
Add a description, image, and links to the cron-expression topic page so that developers can more easily learn about it.
To associate your repository with the cron-expression topic, visit your repo's landing page and select "manage topics."