Decision Workspace
scandir vs scandir_rs vs fastrand
Side-by-side comparison of Rust crates
55
scandir
stablev2.9.8
A fast file tree scanner written in Rust
42
scandir_rs
growingv2.5.1
A fast directory scanner.
73
fastrand
stablev2.4.1
A simple and fast random number generator
Core Metrics
| scandir | scandir_rs | fastrand | |
|---|---|---|---|
| Health Score | 55 | 42 | 73 |
| Total Downloads | 18.4K | 3.9K | 649.1M |
| 30d Downloads | 2.1K | 0 | 53.2M |
| Dependents | 17 | 0 | 47.1K |
| Releases | 19 | 3 | 29 |
| Last Updated | today | 784d ago | 49d ago |
| Age | 2y 3m | 2y 2m | 5y 12m |
Health Breakdown
scandir
Maintenance
19
Quality
15
Community
6
Popularity
5
Documentation
10
scandir_rs
Maintenance
5
Quality
20
Community
3
Popularity
4
Documentation
10
fastrand
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
11
Technical Details
| scandir | scandir_rs | fastrand | |
|---|---|---|---|
| Version | 2.9.8 | 2.5.1 | 2.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 19 | 2 | 6 |
| Crate Size | 31KB | 10KB | 21KB |
| Features | 4 | 0 | 4 |
| Yanked % | 10.5% | 0.0% | 3.5% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •fastrand leads with a health score of 73/100, but none of the options score above 80.
- •fastrand is depended on by 47.1K crates — strongest ecosystem trust.
- •⚠ scandir_rs has not been updated in over a year.