Decision Workspace
static_map_macros vs static_map vs mule-map
Side-by-side comparison of Rust crates
33
static_map_macros
growingv0.1.1
Procedural macro used for static_map.
35
static_map
growingv0.1.1
A static hashmap implementation, based on the Round-Robin hashing algorithm found in rustc.
45
mule-map
growingv0.1.3
A hybrid between a HashMap and a lookup table
Core Metrics
| static_map_macros | static_map | mule-map | |
|---|---|---|---|
| Health Score | 33 | 35 | 45 |
| Total Downloads | 6.9K | 7.9K | 2.4K |
| 30d Downloads | 11 | 29 | 6 |
| Dependents | 3 | 7 | 0 |
| Releases | 4 | 4 | 4 |
| Last Updated | 3163d ago | 3163d ago | 231d ago |
| Age | 8y 8m | 8y 8m | 1y 3m |
Health Breakdown
static_map_macros
Maintenance
2
Quality
8
Community
7
Popularity
5
Documentation
11
static_map
Maintenance
2
Quality
10
Community
7
Popularity
5
Documentation
11
mule-map
Maintenance
12
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| static_map_macros | static_map | mule-map | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 1 | 4 |
| Crate Size | 216KB | 2KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 25.0% | 25.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mule-map leads with a health score of 45/100, but none of the options score above 80.
- •static_map has the most downloads (7.9K), suggesting wider adoption.
- •⚠ static_map_macros, static_map have not been updated in over a year.