Decision Workspace
rfs_test_macro vs assert_fs vs assert-struct
Side-by-side comparison of Rust crates
50
rfs_test_macro
stablev1.1.3
This package provides macro to simplify usage of rfs_tester crate.
70
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
63
assert-struct
experimentalv0.4.2
A procedural macro for ergonomic structural assertions in tests
Core Metrics
| rfs_test_macro | assert_fs | assert-struct | |
|---|---|---|---|
| Health Score | 50 | 70 | 63 |
| Total Downloads | 4.7K | 13.7M | 7.3K |
| 30d Downloads | 28 | 837.1K | 2.3K |
| Dependents | 13 | 9.8K | 10 |
| Releases | 5 | 33 | 7 |
| Last Updated | 99d ago | 329d ago | 4d ago |
| Age | 1y 2m | 7y 10m | 7m |
Health Breakdown
rfs_test_macro
Maintenance
13
Quality
14
Community
9
Popularity
4
Documentation
10
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
assert-struct
Maintenance
19
Quality
15
Community
9
Popularity
5
Documentation
15
Technical Details
| rfs_test_macro | assert_fs | assert-struct | |
|---|---|---|---|
| Version | 1.1.3 | 1.1.3 | 0.4.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 9 | 6 |
| Crate Size | 7KB | 20KB | 30KB |
| Features | 0 | 2 | 2 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.74 | 1.85 |
| 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.
- •assert-struct is pre-1.0 — API may change.