Decision Workspace
construe vs const-gen vs const-gen-derive
Side-by-side comparison of Rust crates
46
construe
growingv0.0.3
Compile-Time Growable Array: Vec & String for const!
65
const-gen
stablev1.6.9
A crate for generating (relatively) complex compile-time constants in rust.
60
const-gen-derive
stablev1.1.7
A derive macro for the const-gen crate.
Core Metrics
| construe | const-gen | const-gen-derive | |
|---|---|---|---|
| Health Score | 46 | 65 | 60 |
| Total Downloads | 4.9K | 381.8K | 343.1K |
| 30d Downloads | 0 | 32.7K | 32.6K |
| Dependents | 5 | 36 | 45 |
| Releases | 3 | 45 | 16 |
| Last Updated | 1020d ago | 96d ago | 96d ago |
| Age | 2y 10m | 5y | 5y |
Health Breakdown
construe
Maintenance
5
Quality
16
Community
8
Popularity
4
Documentation
13
const-gen
Maintenance
14
Quality
22
Community
10
Popularity
7
Documentation
12
const-gen-derive
Maintenance
13
Quality
17
Community
11
Popularity
7
Documentation
12
Technical Details
| construe | const-gen | const-gen-derive | |
|---|---|---|---|
| Version | 0.0.3 | 1.6.9 | 1.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 22KB | 11KB | 4KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 2.2% | 6.3% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-gen leads with a health score of 65/100, but none of the options score above 80.
- •⚠ construe has not been updated in over a year.
- •construe is pre-1.0 — API may change.