go-cron

Simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.

238
Stars
15
Forks
0
Issues
238
Watchers

Similar Packages

gocron

Easy and fluent Go job scheduling. This is an actively maintained fork of [jasonlvhit/gocron](https://github.com/jasonlvhit/gocron).

6,903

go-quartz

Simple, zero-dependency scheduling library for Go.

1,998

JobRunner

Smart and featureful cron job scheduler with job queuing and live monitoring built in.

1,088

gron

Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.

1,043

gronx

Cron expression parser, task runner and daemon consuming crontab like task list.

485