Decision Workspace
concat-reader vs seek_bufread vs printio
Side-by-side comparison of Rust crates
37
concat-reader
growingv0.1.0
Adapter for reading through multiple reader continuously
49
seek_bufread
growingv1.2.2
A drop-in replacement for std::io::BufReader with seeking support.
48
printio
growingv0.2.2
A simple library to intercept a Reader or Writer and print it to something on its way in or out. Useful for debugging.
Core Metrics
| concat-reader | seek_bufread | printio | |
|---|---|---|---|
| Health Score | 37 | 49 | 48 |
| Total Downloads | 22.9K | 54.5K | 5.2K |
| 30d Downloads | 295 | 1.1K | 9 |
| Dependents | 8 | 77 | 0 |
| Releases | 1 | 5 | 4 |
| Last Updated | 2415d ago | 2668d ago | 1151d ago |
| Age | 6y 7m | 9y 5m | 3y 1m |
Health Breakdown
concat-reader
Maintenance
1
Quality
16
Community
6
Popularity
5
Documentation
9
seek_bufread
Maintenance
3
Quality
21
Community
8
Popularity
6
Documentation
11
printio
Maintenance
10
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| concat-reader | seek_bufread | printio | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 10KB | 10KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seek_bufread leads with a health score of 49/100, but none of the options score above 80.
- •⚠ concat-reader, seek_bufread, printio have not been updated in over a year.
- •concat-reader, printio are pre-1.0 — API may change.