Decision Workspace
const_hashmap_macros vs structible-macros vs structible
Side-by-side comparison of Rust crates
36
const_hashmap_macros
experimentalv0.1.0
Procedural macros for const_hashmap (const_hashmap! and derives)
52
structible-macros
experimentalv0.5.0
Proc macros for structible
52
structible
experimentalv0.5.0
A macro for defining virtual structs backed by maps
Core Metrics
| const_hashmap_macros | structible-macros | structible | |
|---|---|---|---|
| Health Score | 36 | 52 | 52 |
| Total Downloads | 878 | 212 | 185 |
| 30d Downloads | 20 | 65 | 50 |
| Dependents | 1 | 5 | 3 |
| Releases | 1 | 5 | 5 |
| Last Updated | 329d ago | 37d ago | 37d ago |
| Age | 10m | 1m | 1m |
Health Breakdown
const_hashmap_macros
Maintenance
3
Quality
15
Community
4
Popularity
4
Documentation
10
structible-macros
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
10
structible
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| const_hashmap_macros | structible-macros | structible | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 3 | 1 |
| Crate Size | 6KB | 13KB | 4KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •structible-macros leads with a health score of 52/100, but none of the options score above 80.
- •const_hashmap_macros has the most downloads (878), suggesting wider adoption.