cdule
scheduler
A Golang-based scheduler library with database support
cdule (pronounce as Schedule) Golang based scheduler library with database support.
54 stars
3 watching
10 forks
Language: Go
last commit: 29 days ago
Linked from 2 awesome lists
golang-schedulerquartzquartz-goquartz-golangquartz-schedulerscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
ajvb/kala | A modern job scheduler written in Go. | 2,136 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
reugn/go-quartz | A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,793 |
hugoabonizio/schedule.cr | Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
tsikov/clerk | A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
spider-gazelle/tasker | A high precision scheduler for Crystal language | 56 |
enragedginger/akka-quartz-scheduler | Provides a robust and reliable scheduling component to Akka for cron-style job scheduling | 559 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
nish17/scheduler | A Google Assistant action that retrieves and displays user's class schedule. | 11 |
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
rk/go-cron | A simple library to handle scheduled tasks in Go | 230 |
piemjean/db-scheduler-mongo | A module adding MongoDB support to a scheduling framework | 5 |
byulparan/scheduler | A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |