schedule.cr
Task scheduler
Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal
Run periodic tasks in Crystal
74 stars
7 watching
4 forks
Language: Crystal
last commit: over 4 years ago
Linked from 1 awesome list
cronjobcrystalhacktoberfestscheduletasks
Related projects:
Repository | Description | Stars |
---|---|---|
| A high precision scheduler for Crystal language | 56 |
| A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
| A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
| A Golang-based scheduler library with database support | 55 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| Manages periodic tasks with scheduling and notification features. | 1,721 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| An execution system for tasks with dependencies. | 694 |
| A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. | 317 |
| A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
| A thread-safe task scheduler for .NET applications | 14 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |