Decision Workspace
assert_fs vs tree-fs vs dircmp
Side-by-side comparison of Rust crates
69
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
49
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 | 69 | 49 | 45 |
| Total Downloads | 15.4M | 260.1K | 64.4K |
| 30d Downloads | 810.1K | 152.1K | 7.5K |
| Dependents | 10.9K | 89 | 98 |
| Releases | 33 | 5 | 2 |
| Last Updated | 388d ago | 365d ago | 1273d ago |
| Age | 7y 12m | 2y 5m | 3y 5m |
Health Breakdown
assert_fs
Maintenance
7
Quality
20
Community
19
Popularity
8
Documentation
15
tree-fs
Maintenance
6
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 69/100, but none of the options score above 80.
- •assert_fs is depended on by 10.9K crates — strongest ecosystem trust.
- •⚠ assert_fs, dircmp have not been updated in over a year.
- •tree-fs, dircmp are pre-1.0 — API may change.