Decision Workspace
testing_table vs assert-struct vs claims
Side-by-side comparison of Rust crates
54
testing_table
growingv0.3.0
An easy to use library for pretty print tables of Rust `struct`s and `enum`s.
63
assert-struct
experimentalv0.4.2
A procedural macro for ergonomic structural assertions in tests
52
claims
growingv0.8.0
Additional assertion macros for testing.
Core Metrics
| testing_table | assert-struct | claims | |
|---|---|---|---|
| Health Score | 54 | 63 | 52 |
| Total Downloads | 5.4M | 7.3K | 2.4M |
| 30d Downloads | 1.3M | 2.4K | 206.8K |
| Dependents | 27 | 10 | 552 |
| Releases | 4 | 7 | 3 |
| Last Updated | 337d ago | 4d ago | 496d ago |
| Age | 1y 7m | 7m | 3y 7m |
Health Breakdown
testing_table
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
assert-struct
Maintenance
19
Quality
15
Community
9
Popularity
5
Documentation
15
claims
Maintenance
5
Quality
15
Community
15
Popularity
8
Documentation
9
Technical Details
| testing_table | assert-struct | claims | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 6 | 1 |
| Crate Size | 4KB | 30KB | 16KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •assert-struct leads with a health score of 63/100, but none of the options score above 80.
- •testing_table has the most downloads (5.4M), suggesting wider adoption.
- •claims is depended on by 552 crates — strongest ecosystem trust.
- •⚠ claims has not been updated in over a year.