Decision Workspace
async-rev-buf vs tokio-rev-lines vs rev_lines
Side-by-side comparison of Rust crates
34
async-rev-buf
experimentalv0.1.0
High-performance async buffered reader for reading lines in reverse order from files and streams
45
tokio-rev-lines
growingv0.2.1
This library provides an async stream for reading files or any `BufReader` line by line with buffering in reverse.
46
rev_lines
growingv0.3.0
Rust Iterator for reading files line by line with a buffer in reverse
Core Metrics
| async-rev-buf | tokio-rev-lines | rev_lines | |
|---|---|---|---|
| Health Score | 34 | 45 | 46 |
| Total Downloads | 620 | 6.7K | 615.3K |
| 30d Downloads | 13 | 249 | 37.9K |
| Dependents | 0 | 1 | 95 |
| Releases | 1 | 4 | 5 |
| Last Updated | 296d ago | 1354d ago | 1010d ago |
| Age | 9m | 3y 8m | 9y 1m |
Health Breakdown
async-rev-buf
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
10
tokio-rev-lines
Maintenance
10
Quality
14
Community
4
Popularity
5
Documentation
12
rev_lines
Maintenance
3
Quality
15
Community
8
Popularity
7
Documentation
13
Technical Details
| async-rev-buf | tokio-rev-lines | rev_lines | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 4 | 2 |
| Crate Size | 16KB | 6KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rev_lines leads with a health score of 46/100, but none of the options score above 80.
- •⚠ tokio-rev-lines, rev_lines have not been updated in over a year.