cl-cron
Scheduler
Provides cron-like facilities directly inside Common Lisp.
A simple tool that provides cron like facilities directly inside of common lisp.
16 stars
4 watching
5 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
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,071 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
tsikov/clerk | A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 |
sidroberts/phalcon-cron | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
hfcorriez/croon | A PHP implementation of a cron job scheduler with features like event-driven execution and logging. | 144 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
maennchen/crontab | A library for parsing and composing Cron format strings in Elixir. | 93 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 55 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |