How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Scheduler with standard cron and task dependencies
The main features of pardnchiu/go-scheduler are: Job Schedulers.
Open-source alternatives to pardnchiu/go-scheduler include: bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow. bart6114/cheek — cheek: a pico-sized declarative job scheduler. carlescere/scheduler — Job scheduling made easy. cybergarage/go-job — go-job is a flexible and extensible job scheduling and execution library for Go. It enables you to register, schedule,… deepaksinghvi/cdule — cdule (pronounce as Schedule) Golang based scheduler library with database support. adhocore/gronx — Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner,…
Framework for performing work asynchronously, outside of the request flow
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.