Decision Workspace
tile-buffer vs read_range vs zbin
Side-by-side comparison of Rust crates
35
tile-buffer
growingv0.1.0
Tiling Buffer useful when dealing with range requests
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.
41
zbin
experimentalv0.1.5
Zero-copy binary trait for compio / compio 的零拷贝二进制 trait
Core Metrics
| tile-buffer | read_range | zbin | |
|---|---|---|---|
| Health Score | 35 | 51 | 41 |
| Total Downloads | 1.5K | 2.7K | 118 |
| 30d Downloads | 3 | 64 | 25 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 8 | 5 |
| Last Updated | 896d ago | 144d ago | 74d ago |
| Age | 2y 5m | 5m | 2m |
Health Breakdown
tile-buffer
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
13
read_range
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
13
zbin
Maintenance
9
Quality
15
Community
7
Popularity
2
Documentation
8
Technical Details
| tile-buffer | read_range | zbin | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MulanPSL-2.0 |
| Dependencies | 7 | 3 | 7 |
| Crate Size | 14KB | 10KB | 18KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •read_range leads with a health score of 51/100, but none of the options score above 80.
- •⚠ tile-buffer has not been updated in over a year.