Decision Workspace
rustdrivesync vs sy vs hard-sync-core
Side-by-side comparison of Rust crates
46
rustdrivesync
experimentalv1.1.1
Production-ready CLI tool for one-way file synchronization with Google Drive. Features: dependency injection, rate limiting, retry with backoff, parallel uploads, and comprehensive documentation.
47
sy
experimentalv0.3.0
Modern rsync alternative - Fast, parallel file synchronization
45
hard-sync-core
experimentalv1.0.0
Core library for hard-sync: file sync engine, drive detection, config, and watch mode.
Core Metrics
| rustdrivesync | sy | hard-sync-core | |
|---|---|---|---|
| Health Score | 46 | 47 | 45 |
| Total Downloads | 50 | 2.5K | 25 |
| 30d Downloads | 7 | 54 | 25 |
| Dependents | 0 | 0 | 1 |
| Releases | 3 | 25 | 1 |
| Last Updated | 79d ago | 67d ago | 19d ago |
| Age | 2m | 5m | 19d |
Health Breakdown
rustdrivesync
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
15
sy
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
10
hard-sync-core
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| rustdrivesync | sy | hard-sync-core | |
|---|---|---|---|
| Version | 1.1.1 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 32 | 48 | 11 |
| Crate Size | 89KB | 329KB | 27KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sy leads with a health score of 47/100, but none of the options score above 80.
- •sy is pre-1.0 — API may change.