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.
422 stars
8 watching
25 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
adhocorecroncron-expressioncron-expression-parsercron-parsercronjobcrontabdaemongogolangjob-managerjob-schedulerparserschedulertask-managertask-runnertask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Go library to handle scheduled tasks with varying intervals. | 233 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| A library for parsing and composing Cron format strings in Elixir. | 93 |
| A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 |
| A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |
| A .NET library for parsing and working with Cron expressions in time zones. | 1,021 |
| A CLI tool to simplify working with cron expressions. | 21 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
| Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
| A library for parsing and manipulating time ranges based on cron expressions | 18 |
| A Golang package that provides a ticker implementation with Cron scheduling capabilities | 16 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| A tool for managing and controlling Magento 2's scheduled tasks and cron jobs | 341 |
| A utility library to parse date strings without prior knowledge of their format. | 2,050 |