Decision Workspace
simple_lines vs rev_lines vs region_buffer
Side-by-side comparison of Rust crates
35
simple_lines
growingv0.0.1
Simple and secure line iterators to be used with all implementations of std::io::Read
46
rev_lines
growingv0.3.0
Rust Iterator for reading files line by line with a buffer in reverse
44
region_buffer
growingv0.1.5
A growable array allowing for multiple mutable non overlapping regions
Core Metrics
| simple_lines | rev_lines | region_buffer | |
|---|---|---|---|
| Health Score | 35 | 46 | 44 |
| Total Downloads | 1.7K | 615.3K | 8.9K |
| 30d Downloads | 3 | 38.7K | 9 |
| Dependents | 0 | 95 | 0 |
| Releases | 1 | 5 | 6 |
| Last Updated | 1896d ago | 1010d ago | 2665d ago |
| Age | 5y 2m | 9y 1m | 7y 3m |
Health Breakdown
simple_lines
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
rev_lines
Maintenance
3
Quality
15
Community
8
Popularity
7
Documentation
13
region_buffer
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
9
Technical Details
| simple_lines | rev_lines | region_buffer | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 7KB | 10KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| 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.
- •⚠ simple_lines, rev_lines, region_buffer have not been updated in over a year.