leprechaun

Task scheduler

A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns.

You had one job, or more then one, which can be done in steps

GitHub

104 stars
8 watching
13 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

croncron-jobscron-patterncronjobjob-schedulerjobsrecurringrecurring-commandsrecurring-jobsrecurring-tasksremote-executionscheduletask-runnertask-schedulertaskswebhook

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rk/go-cron A simple library to handle scheduled tasks in Go 230
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
michaelcurrin/unicron A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. 15
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,031
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
kagkarlsson/db-scheduler A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. 1,261
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182
rbrahul/deno_cron A library that allows developers to write and execute custom cron job schedules in a human-readable format. 100
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,867
sidroberts/phalcon-cron A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. 79
cirocosta/cr An execution system for tasks with dependencies. 695