Decision Workspace
tokio-rev-lines vs async-rev-buf vs async-sink
Side-by-side comparison of Rust crates
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.
34
async-rev-buf
experimentalv0.1.0
High-performance async buffered reader for reading lines in reverse order from files and streams
59
async-sink
experimentalv0.3.1
The asynchronous `Sink` trait for the tokio ecosystem.
Core Metrics
| tokio-rev-lines | async-rev-buf | async-sink | |
|---|---|---|---|
| Health Score | 45 | 34 | 59 |
| Total Downloads | 6.7K | 620 | 3.3K |
| 30d Downloads | 249 | 13 | 90 |
| Dependents | 1 | 0 | 17 |
| Releases | 4 | 1 | 7 |
| Last Updated | 1354d ago | 296d ago | 204d ago |
| Age | 3y 8m | 9m | 6m |
Health Breakdown
tokio-rev-lines
Maintenance
10
Quality
14
Community
4
Popularity
5
Documentation
12
async-rev-buf
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
10
async-sink
Maintenance
17
Quality
15
Community
9
Popularity
4
Documentation
14
Technical Details
| tokio-rev-lines | async-rev-buf | async-sink | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 8 | 4 |
| Crate Size | 6KB | 16KB | 19KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | 1.40.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-sink leads with a health score of 59/100, but none of the options score above 80.
- •tokio-rev-lines has the most downloads (6.7K), suggesting wider adoption.
- •⚠ tokio-rev-lines has not been updated in over a year.