quartz

Crates.ioquartz
lib.rsquartz
version0.0.0
sourcesrc
created_at2024-09-30 10:48:45.235259
updated_at2024-09-30 10:48:45.235259
descriptionPort of the original Java Quartz Scheduler to Rust
homepagehttps://github.com/alexsnaps/quartz-rs
repositoryhttps://github.com/alexsnaps/quartz-rs
max_upload_size
id1391581
size15,014
Alex Snaps (alexsnaps)

documentation

README

Quartz Scheduler for Rust

Port of the original Quartz Scheduler from Java to Rust.

Status

Work in progress, I'll update this section regularly...

About

I worked on the Java version of the Quartz Scheduler in a previous life. I already liked it as a user for its simplicity and enjoyed it even more for the exact same reason when I started extending it at Terracotta. I hope to bring the same joy to Rust developers looking for an easy to use and reliable scheduler.

Commit count: 6

cargo fmt