Decision Workspace
easy_rss vs ogrim vs future_rss
Side-by-side comparison of Rust crates
39
easy_rss
growingv1.0.1
RSS Parser
44
ogrim
growingv0.1.1
XML builder macro letting you write literal XML inside your Rust code (similar to `serde_json::json!`). Features interpolation, escaping, auto-close tags and minimal memory allocations.
41
future_rss
growingv1.0.2
RSS Parser By Future
Core Metrics
| easy_rss | ogrim | future_rss | |
|---|---|---|---|
| Health Score | 39 | 44 | 41 |
| Total Downloads | 1.9K | 4.3K | 4.5K |
| 30d Downloads | 5 | 165 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 3 |
| Last Updated | 2110d ago | 863d ago | 2120d ago |
| Age | 5y 9m | 2y 4m | 5y 10m |
Health Breakdown
easy_rss
Maintenance
1
Quality
20
Community
2
Popularity
4
Documentation
12
ogrim
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
15
future_rss
Maintenance
4
Quality
19
Community
2
Popularity
4
Documentation
12
Technical Details
| easy_rss | ogrim | future_rss | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.1 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 3 | 1 | 4 |
| Crate Size | 5KB | 13KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.72 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ogrim leads with a health score of 44/100, but none of the options score above 80.
- •future_rss has the most downloads (4.5K), suggesting wider adoption.
- •⚠ easy_rss, ogrim, future_rss have not been updated in over a year.
- •ogrim is pre-1.0 — API may change.