{"id":27194724,"url":"https://github.com/rustmailer/persistent-scheduler","last_synced_at":"2026-03-09T21:01:37.123Z","repository":{"id":260615464,"uuid":"881849127","full_name":"rustmailer/persistent-scheduler","owner":"rustmailer","description":"A high-performance task scheduling system developed in Rust using Tokio, supporting task persistence, repeatable tasks, and Cron-based scheduling. The system ensures that tasks can be restored after process restarts, providing reliability and flexibility for managing time-based operations in various applications.","archived":false,"fork":false,"pushed_at":"2025-03-15T11:06:14.000Z","size":84,"stargazers_count":21,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T11:37:05.280Z","etag":null,"topics":["job-scheduler","task-manager","task-scheduler","tasks"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/persistent-scheduler","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustmailer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T11:22:41.000Z","updated_at":"2026-01-11T15:36:06.000Z","dependencies_parsed_at":"2024-11-01T12:06:51.075Z","dependency_job_id":"eec98dca-0995-4089-bcdd-f3fa9e075d27","html_url":"https://github.com/rustmailer/persistent-scheduler","commit_stats":null,"previous_names":["inboxsphere/persistent-scheduler","rustmailer/persistent-scheduler"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rustmailer/persistent-scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustmailer","download_url":"https://codeload.github.com/rustmailer/persistent-scheduler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30312117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["job-scheduler","task-manager","task-scheduler","tasks"],"created_at":"2025-04-09T19:02:29.184Z","updated_at":"2026-03-09T21:01:37.112Z","avatar_url":"https://github.com/rustmailer.png","language":"Rust","funding_links":[],"categories":["Recently Updated","others","Libraries"],"sub_categories":["[Apr 08, 2025](/content/2025/04/08/README.md)","Task scheduling"],"readme":"## Rust Persistent Task Scheduling System\n\n### Overview\n\nA 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.\n\n### Features\n\n- **Task Persistence**: All task information and states are stored persistently, allowing for quick restoration after process restarts.\n- **Repeatable Tasks**: Define tasks that execute at specified intervals.\n- **Cron Jobs**: Schedule tasks using Cron syntax for precise timing control.\n- **One-Time Tasks**: Support for tasks that need to be executed only once.\n- **Asynchronous Execution**: Built on Tokio for efficient asynchronous task management.\n\n### Example\n1. [Basic Example](https://github.com/inboxsphere/persistent-scheduler/blob/main/examples/basic.rs)\n2. [NativeDB Example](https://github.com/inboxsphere/persistent-scheduler/blob/main/examples/nativedb.rs)\n3. [Periodic Example](https://github.com/inboxsphere/persistent-scheduler/blob/main/examples/periodic.rs)\n\n### License\n\nThe MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustmailer%2Fpersistent-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustmailer%2Fpersistent-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustmailer%2Fpersistent-scheduler/lists"}