Decision Workspace
converge_derive vs converge vs converge_test
Side-by-side comparison of Rust crates
46
converge_derive
growingv0.0.6
The `converge::Converge` trait can be derived, `converge_derive` provides the macros that are applied to `Converge` structures.
44
converge
growingv0.0.6
Layered configuration, can be expressed in a single line of code. The `Converge` trait merges instances of structures into a new instance of a structure. The `Converge` trait can be derived, and when needed with field attributes for nested structures, or a custom `strategy`.
39
converge_test
growingv0.0.4
Tests for the `converge::Converge` trait and the `converge_derive` proc-macro.
Core Metrics
| converge_derive | converge | converge_test | |
|---|---|---|---|
| Health Score | 46 | 44 | 39 |
| Total Downloads | 8.2K | 8.7K | 5.4K |
| 30d Downloads | 49 | 33 | 6 |
| Dependents | 10 | 4 | 0 |
| Releases | 5 | 6 | 4 |
| Last Updated | 354d ago | 354d ago | 1423d ago |
| Age | 3y 11m | 3y 11m | 3y 11m |
Health Breakdown
converge_derive
Maintenance
7
Quality
15
Community
9
Popularity
5
Documentation
10
converge
Maintenance
6
Quality
15
Community
8
Popularity
5
Documentation
10
converge_test
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| converge_derive | converge | converge_test | |
|---|---|---|---|
| Version | 0.0.6 | 0.0.6 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 5KB | 6KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •converge_derive leads with a health score of 46/100, but none of the options score above 80.
- •converge has the most downloads (8.7K), suggesting wider adoption.
- •⚠ converge_test has not been updated in over a year.