Decision Workspace
timed-map vs funcmap_derive vs funcmap
Side-by-side comparison of Rust crates
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
56
funcmap
growingv0.1.7
Derivable functorial mappings for Rust
Core Metrics
| timed-map | funcmap_derive | funcmap | |
|---|---|---|---|
| Health Score | 59 | 56 | 56 |
| Total Downloads | 56.1K | 8.3K | 7.5K |
| 30d Downloads | 2.1K | 53 | 27 |
| Dependents | 0 | 8 | 0 |
| Releases | 22 | 8 | 8 |
| Last Updated | 85d ago | 14d ago | 14d ago |
| Age | 1y 5m | 3y 11m | 3y 11m |
Health Breakdown
timed-map
Maintenance
14
Quality
21
Community
5
Popularity
6
Documentation
13
funcmap_derive
Maintenance
16
Quality
14
Community
9
Popularity
5
Documentation
12
funcmap
Maintenance
16
Quality
17
Community
6
Popularity
5
Documentation
12
Technical Details
| timed-map | funcmap_derive | funcmap | |
|---|---|---|---|
| Version | 1.6.0 | 0.1.7 | 0.1.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 1 |
| Crate Size | 13KB | 26KB | 27KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82 | 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.
- •funcmap_derive, funcmap are pre-1.0 — API may change.