Decision Workspace
all_asserts vs assert-struct vs testing_table
Side-by-side comparison of Rust crates
51
all_asserts
growingv2.3.3
A crate for multiple types of asserts that don't exist in the standard library
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
| all_asserts | assert-struct | testing_table | |
|---|---|---|---|
| Health Score | 51 | 63 | 54 |
| Total Downloads | 1.1M | 7.3K | 5.4M |
| 30d Downloads | 29.8K | 2.3K | 1.2M |
| Dependents | 234 | 10 | 27 |
| Releases | 15 | 7 | 4 |
| Last Updated | 454d ago | 4d ago | 337d ago |
| Age | 7y | 7m | 1y 7m |
Health Breakdown
all_asserts
Maintenance
5
Quality
16
Community
11
Popularity
7
Documentation
12
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
| all_asserts | assert-struct | testing_table | |
|---|---|---|---|
| Version | 2.3.3 | 0.4.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 2 |
| Crate Size | 11KB | 30KB | 4KB |
| Features | 0 | 2 | 2 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 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.
- •all_asserts is depended on by 234 crates — strongest ecosystem trust.
- •⚠ all_asserts has not been updated in over a year.
- •assert-struct, testing_table are pre-1.0 — API may change.