Decision Workspace
uring-fs vs a10 vs uring-file
Side-by-side comparison of Rust crates
41
uring-fs
growingv1.4.0
Truly asynchronous file operations using io-uring. Supports any async runtime. Linux only.
55
a10
growingv0.4.1
This library is meant as a low-level library safely exposing different OS's abilities to perform non-blocking I/O.
49
uring-file
experimentalv0.9.0
Async file I/O for Linux using io_uring
Core Metrics
| uring-fs | a10 | uring-file | |
|---|---|---|---|
| Health Score | 41 | 55 | 49 |
| Total Downloads | 7.7K | 21.7K | 1.5K |
| 30d Downloads | 891 | 65 | 1.3K |
| Dependents | 4 | 0 | 0 |
| Releases | 5 | 18 | 9 |
| Last Updated | 802d ago | 55d ago | 111d ago |
| Age | 2y 3m | 4y 8m | 4m |
Health Breakdown
uring-fs
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
a10
Maintenance
15
Quality
15
Community
5
Popularity
5
Documentation
15
uring-file
Maintenance
13
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| uring-fs | a10 | uring-file | |
|---|---|---|---|
| Version | 1.4.0 | 0.4.1 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 6 |
| Crate Size | 6KB | 153KB | 23KB |
| Features | 0 | 2 | 0 |
| Yanked % | 40.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •a10 leads with a health score of 55/100, but none of the options score above 80.
- •⚠ uring-fs has not been updated in over a year.
- •a10, uring-file are pre-1.0 — API may change.