Decision Workspace
claim vs assert-struct vs testing_table
Side-by-side comparison of Rust crates
50
claim
growingv0.5.0
Assertion macros
60
assert-struct
experimentalv0.4.2
A procedural macro for ergonomic structural assertions in tests
53
testing_table
growingv0.3.0
An easy to use library for pretty print tables of Rust `struct`s and `enum`s.
Core Metrics
| claim | assert-struct | testing_table | |
|---|---|---|---|
| Health Score | 50 | 60 | 53 |
| Total Downloads | 646.5K | 11.2K | 7.4M |
| 30d Downloads | 22.2K | 2.1K | 974.1K |
| Dependents | 419 | 34 | 27 |
| Releases | 8 | 7 | 4 |
| Last Updated | 1936d ago | 63d ago | 396d ago |
| Age | 6y 2m | 9m | 1y 9m |
Health Breakdown
claim
Maintenance
4
Quality
15
Community
13
Popularity
7
Documentation
11
assert-struct
Maintenance
15
Quality
15
Community
10
Popularity
5
Documentation
15
testing_table
Maintenance
6
Quality
17
Community
10
Popularity
8
Documentation
12
Technical Details
| claim | assert-struct | testing_table | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 1 | 6 | 2 |
| Crate Size | 13KB | 30KB | 4KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •assert-struct leads with a health score of 60/100, but none of the options score above 80.
- •testing_table has the most downloads (7.4M), suggesting wider adoption.
- •claim is depended on by 419 crates — strongest ecosystem trust.
- •⚠ claim, testing_table have not been updated in over a year.