Decision Workspace
assert_fs vs tree-fs vs dircmp
Side-by-side comparison of Rust crates
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
45
dircmp
growingv0.2.0
Compare folders and return a diff for assertion
Core Metrics
| assert_fs | tree-fs | dircmp | |
|---|---|---|---|
| Health Score | 70 | 50 | 45 |
| Total Downloads | 13.7M | 92.5K | 52.6K |
| 30d Downloads | 866.2K | 16.9K | 3.3K |
| Dependents | 9.8K | 83 | 94 |
| Releases | 33 | 5 | 2 |
| Last Updated | 329d ago | 305d ago | 1214d ago |
| Age | 7y 10m | 2y 3m | 3y 3m |
Health Breakdown
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
tree-fs
Maintenance
7
Quality
16
Community
8
Popularity
6
Documentation
13
dircmp
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
13
Technical Details
| assert_fs | tree-fs | dircmp | |
|---|---|---|---|
| Version | 1.1.3 | 0.3.1 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 4 | 4 |
| Crate Size | 20KB | 16KB | 5KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74 | — | — |
| Owners | 2 (team) | 1 | 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.
- •⚠ dircmp has not been updated in over a year.
- •tree-fs, dircmp are pre-1.0 — API may change.