Decision Workspace
dequemap vs timed-map vs funcmap_derive
Side-by-side comparison of Rust crates
51
dequemap
growingv0.2.2
A no_std compatible implementation of the dequemap crate
59
timed-map
stablev1.6.0
Lightweight map implementation that supports expiring entries and fully compatible with both std and no_std environments.
56
funcmap_derive
growingv0.1.7
Derivable functorial mappings for Rust
Core Metrics
| dequemap | timed-map | funcmap_derive | |
|---|---|---|---|
| Health Score | 51 | 59 | 56 |
| Total Downloads | 44.5K | 56.1K | 8.3K |
| 30d Downloads | 2.5K | 2.1K | 53 |
| Dependents | 28 | 0 | 8 |
| Releases | 7 | 22 | 8 |
| Last Updated | 369d ago | 85d ago | 14d ago |
| Age | 3y 3m | 1y 5m | 3y 11m |
Health Breakdown
dequemap
Maintenance
6
Quality
17
Community
10
Popularity
6
Documentation
12
timed-map
Maintenance
14
Quality
21
Community
5
Popularity
6
Documentation
13
funcmap_derive
Maintenance
16
Quality
14
Community
9
Popularity
5
Documentation
12
Technical Details
| dequemap | timed-map | funcmap_derive | |
|---|---|---|---|
| Version | 0.2.2 | 1.6.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 14KB | 13KB | 26KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •timed-map leads with a health score of 59/100, but none of the options score above 80.
- •⚠ dequemap has not been updated in over a year.
- •dequemap, funcmap_derive are pre-1.0 — API may change.