Decision Workspace
future_rss vs ogrim vs rss_parser
Side-by-side comparison of Rust crates
41
future_rss
growingv1.0.2
RSS Parser By Future
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
rss_parser
experimentalv0.1.0
A high-performance, streaming RSS parser for Rust with generic AsyncRead support
Core Metrics
| future_rss | ogrim | rss_parser | |
|---|---|---|---|
| Health Score | 41 | 44 | 41 |
| Total Downloads | 4.5K | 4.3K | 411 |
| 30d Downloads | 5 | 165 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 1 |
| Last Updated | 2120d ago | 863d ago | 234d ago |
| Age | 5y 10m | 2y 4m | 7m |
Health Breakdown
future_rss
Maintenance
4
Quality
19
Community
2
Popularity
4
Documentation
12
ogrim
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
15
rss_parser
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
15
Technical Details
| future_rss | ogrim | rss_parser | |
|---|---|---|---|
| Version | 1.0.2 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 4 | 1 | 7 |
| Crate Size | 5KB | 13KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.72 | 1.88 |
| 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.
- •⚠ future_rss, ogrim have not been updated in over a year.
- •ogrim, rss_parser are pre-1.0 — API may change.