gronx

Cron parser

A lightweight parser and scheduler for cron expressions in Go.

Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.

GitHub

413 stars
8 watching
25 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists

adhocorecroncron-expressioncron-expression-parsercron-parsercronjobcrontabdaemongogolangjob-managerjob-schedulerparserschedulertask-managertask-runnertask-scheduler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rk/go-cron A simple library to handle scheduled tasks in Go 230
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,031
maennchen/crontab A library for parsing and composing Cron format strings in Elixir. 93
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
rbrahul/deno_cron A library that allows developers to write and execute custom cron job schedules in a human-readable format. 100
hangfireio/cronos A .NET library for parsing and working with Cron expressions in time zones. 1,011
rueyaa332266/ezcron A CLI tool to simplify working with cron expressions. 21
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
sidroberts/phalcon-cron A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. 79
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760
1set/cronrange A library for parsing and manipulating time ranges based on cron expressions 18
krayzpipes/cronticker A Golang package that provides a ticker implementation with Cron scheduling capabilities 16
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,867
ethan3600/magento2-cronjobmanager A tool for managing and controlling Magento 2's scheduled tasks and cron jobs 340
araddon/dateparse A utility library to parse date strings without prior knowledge of their format. 2,043