Decision Workspace
idmap vs intid vs intid-derive
Side-by-side comparison of Rust crates
51
idmap
growingv0.3.5
Efficient maps of integer id keys to values, backed by an underlying `Vec`
54
intid
experimentalv0.3.5
Defines the IntegerId trait
53
intid-derive
experimentalv0.3.5
Procedural macros for the intid crate (prefer re-exports in intid)
Core Metrics
| idmap | intid | intid-derive | |
|---|---|---|---|
| Health Score | 51 | 54 | 53 |
| Total Downloads | 54.1K | 3.4K | 3.7K |
| 30d Downloads | 1.5K | 32 | 48 |
| Dependents | 4 | 24 | 21 |
| Releases | 39 | 14 | 15 |
| Last Updated | 88d ago | 88d ago | 88d ago |
| Age | 8y 7m | 8m | 8m |
Health Breakdown
idmap
Maintenance
13
Quality
12
Community
8
Popularity
6
Documentation
12
intid
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
12
intid-derive
Maintenance
14
Quality
13
Community
10
Popularity
4
Documentation
12
Technical Details
| idmap | intid | intid-derive | |
|---|---|---|---|
| Version | 0.3.5 | 0.3.5 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 3 | 5 |
| Crate Size | 21KB | 4KB | 12KB |
| Features | 5 | 5 | 0 |
| Yanked % | 15.4% | 7.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.65 | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intid leads with a health score of 54/100, but none of the options score above 80.
- •idmap has the most downloads (54.1K), suggesting wider adoption.