clerk

Scheduler

A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events.

A cron-like scheduler with sane DSL

GitHub

18 stars
4 watching
4 forks
Language: Common Lisp
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
byulparan/schedulerA tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.9
kilgaloon/leprechaunA tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns.104
ciel-lang/cl-cronProvides cron-like facilities directly inside Common Lisp.16
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
leosperry/chronitonA library for running tasks on schedules with strongly typed jobs and asynchronous execution.182
deepaksinghvi/cduleA Golang-based scheduler library with database support55
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
hugoabonizio/schedule.crProvides a clear and flexible DSL to write periodic or scheduled tasks in Crystal74
fizista/micropython-scronA simple time-based task scheduling program inspired by the well-known CRON program.9
cirocosta/crAn execution system for tasks with dependencies.694
thomasgalliker/ncrontab.schedulerA thread-safe task scheduler for .NET applications14
rk/go-cronA simple Go library to handle scheduled tasks with varying intervals.233
lstrojny/procrastinatorA tool to schedule time-consuming tasks for later63
onatm/clockwerkA library for scheduling periodic jobs in a simple and efficient manner160
zero88/scheduler.xProvides a lightweight scheduler for running tasks on time or event-driven triggers11