Decision Workspace
claym vs assert-struct vs testing_table
Side-by-side comparison of Rust crates
46
claym
growingv0.6.0
Assertion macros (without dependencies)
63
assert-struct
experimentalv0.4.2
A procedural macro for ergonomic structural assertions in tests
54
testing_table
growingv0.3.0
An easy to use library for pretty print tables of Rust `struct`s and `enum`s.
Core Metrics
| claym | assert-struct | testing_table | |
|---|---|---|---|
| Health Score | 46 | 63 | 54 |
| Total Downloads | 13.9K | 7.3K | 5.4M |
| 30d Downloads | 220 | 2.4K | 1.3M |
| Dependents | 0 | 10 | 27 |
| Releases | 6 | 7 | 4 |
| Last Updated | 702d ago | 4d ago | 337d ago |
| Age | 3y 7m | 7m | 1y 7m |
Health Breakdown
claym
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
15
assert-struct
Maintenance
19
Quality
15
Community
9
Popularity
5
Documentation
15
testing_table
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
Technical Details
| claym | assert-struct | testing_table | |
|---|---|---|---|
| Version | 0.6.0 | 0.4.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 0 | 6 | 2 |
| Crate Size | 11KB | 30KB | 4KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56 | 1.85 | — |
| Owners | 1 | 1 | 1 |
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.
- •⚠ claym has not been updated in over a year.