Decision Workspace
dircmp vs tree-fs vs assert_fs
Side-by-side comparison of Rust crates
45
dircmp
growingv0.2.0
Compare folders and return a diff for assertion
49
tree-fs
growingv0.3.1
Provides a convenient way to create a tree of files
69
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
Core Metrics
| dircmp | tree-fs | assert_fs | |
|---|---|---|---|
| Health Score | 45 | 49 | 69 |
| Total Downloads | 64.4K | 260.1K | 15.4M |
| 30d Downloads | 7.5K | 152.1K | 810.1K |
| Dependents | 98 | 89 | 10.9K |
| Releases | 2 | 5 | 33 |
| Last Updated | 1273d ago | 365d ago | 388d ago |
| Age | 3y 5m | 2y 5m | 7y 12m |
Health Breakdown
dircmp
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
13
tree-fs
Maintenance
6
Quality
16
Community
8
Popularity
6
Documentation
13
assert_fs
Maintenance
7
Quality
20
Community
19
Popularity
8
Documentation
15
Technical Details
| dircmp | tree-fs | assert_fs | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.1 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 9 |
| Crate Size | 5KB | 16KB | 20KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 2 (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.
- •⚠ dircmp, assert_fs have not been updated in over a year.
- •dircmp, tree-fs are pre-1.0 — API may change.