persistent-scheduler 0.1.9

A high-performance task scheduling system developed in Rust using Tokio. This system supports task persistence, repeatable tasks, Cron-based scheduling, and one-time tasks, ensuring reliability and flexibility for managing time-based operations in various applications.
Documentation

persistent-scheduler

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

nativedb (default)

itertools (default)

native_db (default)

native_model (default)

once_cell (default)

sysinfo (default)