Decision Workspace
iter-read vs chain-reader vs rev_lines
Side-by-side comparison of Rust crates
60
iter-read
growingv1.1.0
A Read implementation for iterators over u8 and related types
49
chain-reader
growingv1.0.0
Combining multiple [`Read`] instances into a sequential read pipeline with configurable error handling
46
rev_lines
growingv0.3.0
Rust Iterator for reading files line by line with a buffer in reverse
Core Metrics
| iter-read | chain-reader | rev_lines | |
|---|---|---|---|
| Health Score | 60 | 49 | 46 |
| Total Downloads | 7.6M | 1.4K | 615.3K |
| 30d Downloads | 623.6K | 38 | 38.7K |
| Dependents | 54 | 5 | 95 |
| Releases | 8 | 2 | 5 |
| Last Updated | 580d ago | 207d ago | 1010d ago |
| Age | 9y 11m | 11m | 9y 1m |
Health Breakdown
iter-read
Maintenance
6
Quality
22
Community
13
Popularity
8
Documentation
11
chain-reader
Maintenance
9
Quality
19
Community
7
Popularity
4
Documentation
10
rev_lines
Maintenance
3
Quality
15
Community
8
Popularity
7
Documentation
13
Technical Details
| iter-read | chain-reader | rev_lines | |
|---|---|---|---|
| Version | 1.1.0 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 9KB | 5KB | 10KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | 1.58 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •iter-read leads with a health score of 60/100, but none of the options score above 80.
- •⚠ iter-read, rev_lines have not been updated in over a year.
- •rev_lines is pre-1.0 — API may change.