Decision Workspace
delayed-assert vs assertr vs assert-struct
Side-by-side comparison of Rust crates
37
delayed-assert
growingv0.1.1
A simple library for delaying asserts.
64
assertr
growingv0.5.0
Fluent assertions for the Rust programming language.
63
assert-struct
experimentalv0.4.2
A procedural macro for ergonomic structural assertions in tests
Core Metrics
| delayed-assert | assertr | assert-struct | |
|---|---|---|---|
| Health Score | 37 | 64 | 63 |
| Total Downloads | 3.0K | 9.1K | 7.3K |
| 30d Downloads | 4 | 339 | 2.3K |
| Dependents | 0 | 78 | 10 |
| Releases | 2 | 18 | 7 |
| Last Updated | 1802d ago | 4d ago | 4d ago |
| Age | 4y 11m | 1y 2m | 7m |
Health Breakdown
delayed-assert
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
12
assertr
Maintenance
19
Quality
17
Community
11
Popularity
5
Documentation
12
assert-struct
Maintenance
19
Quality
15
Community
9
Popularity
5
Documentation
15
Technical Details
| delayed-assert | assertr | assert-struct | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 15 | 6 |
| Crate Size | 7KB | 68KB | 30KB |
| Features | 0 | 13 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.89.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •assertr leads with a health score of 64/100, but none of the options score above 80.
- •⚠ delayed-assert has not been updated in over a year.