Decision Workspace
fsx vs assert_fs vs tree-fs
Side-by-side comparison of Rust crates
40
fsx
growingv0.3.1
File System eXerciser
70
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
50
tree-fs
growingv0.3.1
Provides a convenient way to create a tree of files
Core Metrics
| fsx | assert_fs | tree-fs | |
|---|---|---|---|
| Health Score | 40 | 70 | 50 |
| Total Downloads | 7.9K | 13.7M | 92.5K |
| 30d Downloads | 15 | 837.1K | 16.5K |
| Dependents | 0 | 9.8K | 83 |
| Releases | 5 | 33 | 5 |
| Last Updated | 252d ago | 329d ago | 305d ago |
| Age | 3y 2m | 7y 10m | 2y 3m |
Health Breakdown
fsx
Maintenance
8
Quality
12
Community
5
Popularity
5
Documentation
10
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
tree-fs
Maintenance
7
Quality
16
Community
8
Popularity
6
Documentation
13
Technical Details
| fsx | assert_fs | tree-fs | |
|---|---|---|---|
| Version | 0.3.1 | 1.1.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | APSL-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 18 | 9 | 4 |
| Crate Size | 39KB | 20KB | 16KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.77.0 | 1.74 | — |
| 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.
- •fsx, tree-fs are pre-1.0 — API may change.