Decision Workspace
read_range vs bt_file_utils vs async_file
Side-by-side comparison of Rust crates
51
read_range
experimentalv0.2.1
A portable and efficient crate for reading a specific range of bytes from a file. Provides both sync/async APIs and uses concurrent-safe positional I/O.
52
bt_file_utils
growingv0.2.0
Basic file read operation. Returns string with file. The file is either a relative location or passes via an environment variable
51
async_file
experimentalv0.1.3
An executor-agnostic async file IO library
Core Metrics
| read_range | bt_file_utils | async_file | |
|---|---|---|---|
| Health Score | 51 | 52 | 51 |
| Total Downloads | 2.7K | 2.9K | 1.3K |
| 30d Downloads | 64 | 83 | 169 |
| Dependents | 0 | 15 | 2 |
| Releases | 8 | 5 | 4 |
| Last Updated | 144d ago | 60d ago | 97d ago |
| Age | 5m | 1y 1m | 9m |
Health Breakdown
read_range
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
13
bt_file_utils
Maintenance
15
Quality
15
Community
8
Popularity
4
Documentation
10
async_file
Maintenance
16
Quality
12
Community
7
Popularity
4
Documentation
12
Technical Details
| read_range | bt_file_utils | async_file | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 10 |
| Crate Size | 10KB | 9KB | 115KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bt_file_utils leads with a health score of 52/100, but none of the options score above 80.