Simple and human friendly scheduling tool
Sorts out who the next people in line are
Single-job async scheduling library for background work with optional Valkey-backed state.
Periodic task scheduler for CeleRS (Celery Beat equivalent)
High-performance VK Teams Bot API toolkit with CLI and MCP server support
A Rust wrapper for AWS EventBridge Scheduler with type-safe builders for schedule expressions
Spec-first, cancel-correct, capability-secure async runtime for Rust.
A Rust-based scheduler with basic functionality, focused on adding tasks and handling actions like execute, pause, and shutdown using channels for task communication.
simple class for background tasks that should be run periodically or once after a while
High-performance quantum circuit scheduler for multi-job quantum computing with OpenQASM 3
A simple, light wight, composable and extensible scheduler for every runtime.
A flexible task scheduler built on Tokio with multiple scheduling options and skip conditions
A lightweight Rust library for managing operations across multiple time scales
Cron-based periodic task scheduler with SQLite persistence for Zeph
Enables to set jobs to be run in specified time (using CRON notation or natural language)
A wrapper for scheduling jobs through ActiveJob
A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler.
Job scheduler for Ruby (at, cron, in and every jobs). Not a replacement for crond.
Light weight job scheduling extension for Sidekiq that adds support for queueing jobs in a recurring way.
A lightweight cron scheduler for the Que async job worker
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Whenever gem doesn't provide test support, so whenever-test makes that possible
Run clockwork jobs in a test environment and assert jobs are run as expected
Official AWS Ruby gem for Amazon EventBridge Scheduler. This gem is part of the AWS SDK for Ruby.
A time-based background job scheduler daemon (just like Cron) for Rails