Decision Workspace
text2rrule vs rfc5545-types vs mailrs-ical
Side-by-side comparison of Rust crates
47
text2rrule
experimentalv0.1.2
Convert plain-language descriptions of recurring events into RFC 5545 RRULE strings.
40
rfc5545-types
experimentalv0.1.0
iCalendar (RFC 5545) recurrence rule and component types
55
mailrs-ical
experimentalv1.0.3
RFC 5545 (iCalendar) parser, serializer, and iTIP semantics — zero I/O, hand-rolled, with VTIMEZONE + RRULE support.
Core Metrics
| text2rrule | rfc5545-types | mailrs-ical | |
|---|---|---|---|
| Health Score | 47 | 40 | 55 |
| Total Downloads | 112 | 118 | 65 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 3 | 1 | 4 |
| Last Updated | 3d ago | 82d ago | 3d ago |
| Age | 7d | 2m | 6d |
Health Breakdown
text2rrule
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
rfc5545-types
Maintenance
8
Quality
13
Community
7
Popularity
2
Documentation
10
mailrs-ical
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| text2rrule | rfc5545-types | mailrs-ical | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 4 | 6 |
| Crate Size | 29KB | 23KB | 47KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mailrs-ical leads with a health score of 55/100, but none of the options score above 80.
- •rfc5545-types has the most downloads (118), suggesting wider adoption.
- •text2rrule, rfc5545-types are pre-1.0 — API may change.