Decision Workspace
axum-conf vs postgres_rustls vs tokio-cron-scheduler
Side-by-side comparison of Rust crates
45
axum-conf
experimentalv0.4.1
A library to simplify the use of Axum, Tokio and Postgres together using configuration. It comes with batteries included and many features can be feature activated.
60
postgres_rustls
growingv0.1.5
TLS support for tokio-postgres via tokio-rustls.
59
tokio-cron-scheduler
growingv0.15.1
Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.
Core Metrics
| axum-conf | postgres_rustls | tokio-cron-scheduler | |
|---|---|---|---|
| Health Score | 45 | 60 | 59 |
| Total Downloads | 434 | 7.1K | 3.1M |
| 30d Downloads | 183 | 1.4K | 342.4K |
| Dependents | 0 | 0 | 542 |
| Releases | 21 | 6 | 51 |
| Last Updated | 2d ago | 10d ago | 150d ago |
| Age | 2m | 1y 1m | 5y |
Health Breakdown
axum-conf
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
10
postgres_rustls
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
15
tokio-cron-scheduler
Maintenance
12
Quality
14
Community
12
Popularity
8
Documentation
13
Technical Details
| axum-conf | postgres_rustls | tokio-cron-scheduler | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.5 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 53 | 6 | 19 |
| Crate Size | 252KB | 30KB | 78KB |
| Features | 22 | 2 | 9 |
| Yanked % | 0.0% | 0.0% | 3.9% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.93.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •postgres_rustls leads with a health score of 60/100, but none of the options score above 80.
- •tokio-cron-scheduler has the most downloads (3.1M), suggesting wider adoption.
- •tokio-cron-scheduler is depended on by 542 crates — strongest ecosystem trust.