Decision Workspace
delete vs rm-node vs uring-fs
Side-by-side comparison of Rust crates
44
delete
growingv1.0.1
Fast, easy deletion of files and folders with async and cross-platform support.
41
rm-node
growingv1.0.0
Delete node_modules, package-lock.json and/or yarn.lock quickly and asynchronously on all platforms
41
uring-fs
growingv1.4.0
Truly asynchronous file operations using io-uring. Supports any async runtime. Linux only.
Core Metrics
| delete | rm-node | uring-fs | |
|---|---|---|---|
| Health Score | 44 | 41 | 41 |
| Total Downloads | 6.8K | 2.7K | 7.7K |
| 30d Downloads | 98 | 5 | 815 |
| Dependents | 10 | 0 | 4 |
| Releases | 3 | 2 | 5 |
| Last Updated | 1730d ago | 1512d ago | 802d ago |
| Age | 4y 9m | 4y 1m | 2y 3m |
Health Breakdown
delete
Maintenance
4
Quality
14
Community
9
Popularity
5
Documentation
12
rm-node
Maintenance
3
Quality
19
Community
5
Popularity
4
Documentation
10
uring-fs
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| delete | rm-node | uring-fs | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.0 | 1.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 3KB | 7KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 0.0% | 40.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •delete leads with a health score of 44/100, but none of the options score above 80.
- •uring-fs has the most downloads (7.7K), suggesting wider adoption.
- •⚠ delete, rm-node, uring-fs have not been updated in over a year.