Decision Workspace
treap vs fixed-map-derive vs fixed-map
Side-by-side comparison of Rust crates
37
treap
growingv0.0.3
Randomized treap implementation
51
fixed-map-derive
growingv0.9.5
A fixed map where storage layout is calculated by a procedural macro. This crate contains the procedural macros.
51
fixed-map
growingv0.9.5
A fixed map where storage layout is calculated by a procedural macro.
Core Metrics
| treap | fixed-map-derive | fixed-map | |
|---|---|---|---|
| Health Score | 37 | 51 | 51 |
| Total Downloads | 6.4K | 330.4K | 333.5K |
| 30d Downloads | 5 | 136.4K | 136.4K |
| Dependents | 0 | 27 | 15 |
| Releases | 3 | 24 | 27 |
| Last Updated | 3759d ago | 707d ago | 707d ago |
| Age | 11y 1m | 7y 3m | 7y 3m |
Health Breakdown
treap
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
fixed-map-derive
Maintenance
6
Quality
15
Community
9
Popularity
7
Documentation
14
fixed-map
Maintenance
6
Quality
15
Community
8
Popularity
7
Documentation
15
Technical Details
| treap | fixed-map-derive | fixed-map | |
|---|---|---|---|
| Version | 0.0.3 | 0.9.5 | 0.9.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 5KB | 15KB | 44KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 3.7% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.72 | 1.72 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed-map-derive leads with a health score of 51/100, but none of the options score above 80.
- •fixed-map has the most downloads (333.5K), suggesting wider adoption.
- •⚠ treap, fixed-map-derive, fixed-map have not been updated in over a year.