https://github.com/ohtoai-research/cron-schedule
A header-only cross-platform scheduling library for C++, using cron expressions.
https://github.com/ohtoai-research/cron-schedule
cron cron-expression time-wheel timer
Last synced: 12 months ago
JSON representation
A header-only cross-platform scheduling library for C++, using cron expressions.
- Host: GitHub
- URL: https://github.com/ohtoai-research/cron-schedule
- Owner: ohtoai-research
- License: mit
- Created: 2023-07-07T06:53:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T08:26:05.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T07:16:06.619Z (over 1 year ago)
- Topics: cron, cron-expression, time-wheel, timer
- Language: C++
- Homepage:
- Size: 230 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# cron schedule
A header-only cross-platform scheduling library for C++, using cron expressions.
WIP

