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: about 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. | 100 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
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 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
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 crontab system using process management and event-driven programming. | 144 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
maennchen/crontab | A library for parsing and composing Cron format strings in Elixir. | 93 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 54 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |