Decision Workspace
current_dir vs assert_fs vs vfs
Side-by-side comparison of Rust crates
45
current_dir
growingv0.1.2
Thread Safe Current Working Directory
70
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
60
vfs
growingv0.13.0
A virtual filesystem for Rust
Core Metrics
| current_dir | assert_fs | vfs | |
|---|---|---|---|
| Health Score | 45 | 70 | 60 |
| Total Downloads | 4.7K | 13.7M | 1.9M |
| 30d Downloads | 138 | 866.2K | 140.1K |
| Dependents | 0 | 9.8K | 529 |
| Releases | 3 | 33 | 23 |
| Last Updated | 518d ago | 329d ago | 6d ago |
| Age | 1y 6m | 7y 10m | 9y 10m |
Health Breakdown
current_dir
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
12
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
vfs
Maintenance
16
Quality
15
Community
10
Popularity
7
Documentation
12
Technical Details
| current_dir | assert_fs | vfs | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.3 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 9 | 12 |
| Crate Size | 11KB | 20KB | 57KB |
| Features | 2 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.74 | 1.63.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •assert_fs leads with a health score of 70/100, but none of the options score above 80.
- •assert_fs is depended on by 9.8K crates — strongest ecosystem trust.
- •⚠ current_dir has not been updated in over a year.
- •current_dir, vfs are pre-1.0 — API may change.