Decision Workspace
timewindow vs periodical vs intervals
Side-by-side comparison of Rust crates
53
timewindow
experimentalv0.1.4
Generic time-window generation for recurring, overlapping, and metadata-rich intervals
50
periodical
experimentalv0.2.0
Management of all kinds of time intervals, use it to manage schedules, find overlaps, and more!
47
intervals
growingv2.1.0
A generic interval type with support for open/closed bounds.
Core Metrics
| timewindow | periodical | intervals | |
|---|---|---|---|
| Health Score | 53 | 50 | 47 |
| Total Downloads | 64 | 333 | 17.3K |
| 30d Downloads | 64 | 4 | 809 |
| Dependents | 0 | 0 | 22 |
| Releases | 5 | 2 | 6 |
| Last Updated | 5d ago | 63d ago | 1130d ago |
| Age | 9d | 6m | 3y 6m |
Health Breakdown
timewindow
Maintenance
17
Quality
16
Community
5
Popularity
2
Documentation
13
periodical
Maintenance
13
Quality
14
Community
5
Popularity
3
Documentation
15
intervals
Maintenance
4
Quality
22
Community
7
Popularity
5
Documentation
9
Technical Details
| timewindow | periodical | intervals | |
|---|---|---|---|
| Version | 0.1.4 | 0.2.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | non-standard |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 18KB | 525KB | 14KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •timewindow leads with a health score of 53/100, but none of the options score above 80.
- •intervals has the most downloads (17.3K), suggesting wider adoption.
- •⚠ intervals has not been updated in over a year.
- •timewindow, periodical are pre-1.0 — API may change.