Decision Workspace
this_returns vs generate_model vs benzina-derive
Side-by-side comparison of Rust crates
25
this_returns
growingv0.1.0
Rust macro used for generating JSON objects from structs and writing them to a directory at compile time. This is so that you can easily generate types for APIs.
34
generate_model
growingv0.2.2
Rust macro used for generating JSON objects from structs and writing them to a directory at compile time. This is so that you can easily generate types for APIs.
62
benzina-derive
experimentalv0.5.1
Various helper types and macros for `diesel`
Core Metrics
| this_returns | generate_model | benzina-derive | |
|---|---|---|---|
| Health Score | 25 | 34 | 62 |
| Total Downloads | 1.2K | 4.5K | 17.5K |
| 30d Downloads | 2 | 2 | 816 |
| Dependents | 0 | 0 | 16 |
| Releases | 1 | 4 | 16 |
| Last Updated | 946d ago | 946d ago | 58d ago |
| Age | 2y 7m | 2y 7m | 10m |
Health Breakdown
this_returns
Maintenance
1
Quality
8
Community
5
Popularity
4
Documentation
7
generate_model
Maintenance
10
Quality
8
Community
5
Popularity
4
Documentation
7
benzina-derive
Maintenance
17
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| this_returns | generate_model | benzina-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 6 |
| Crate Size | 3KB | 3KB | 18KB |
| Features | 0 | 0 | 3 |
| Yanked % | 100.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.86 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •benzina-derive leads with a health score of 62/100, but none of the options score above 80.
- •⚠ this_returns, generate_model have not been updated in over a year.