Decision Workspace
current_dir vs assert_fs vs shuttle
Side-by-side comparison of Rust crates
44
current_dir
growingv0.1.2
Thread Safe Current Working Directory
69
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
66
shuttle
growingv0.9.1
A library for testing concurrent Rust code
Core Metrics
| current_dir | assert_fs | shuttle | |
|---|---|---|---|
| Health Score | 44 | 69 | 66 |
| Total Downloads | 4.9K | 15.4M | 3.7M |
| 30d Downloads | 0 | 810.1K | 301.5K |
| Dependents | 0 | 10.9K | 685 |
| Releases | 3 | 33 | 22 |
| Last Updated | 578d ago | 388d ago | 34d ago |
| Age | 1y 8m | 7y 12m | 5y 7m |
Health Breakdown
current_dir
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
12
assert_fs
Maintenance
7
Quality
20
Community
19
Popularity
8
Documentation
15
shuttle
Maintenance
17
Quality
12
Community
19
Popularity
8
Documentation
10
Technical Details
| current_dir | assert_fs | shuttle | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.3 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 9 | 26 |
| Crate Size | 11KB | 20KB | 180KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.74 | — |
| Owners | 1 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •assert_fs leads with a health score of 69/100, but none of the options score above 80.
- •assert_fs is depended on by 10.9K crates — strongest ecosystem trust.
- •⚠ current_dir, assert_fs have not been updated in over a year.
- •current_dir, shuttle are pre-1.0 — API may change.