Decision Workspace
temp-inst vs temp-stack vs temp-inst-derive
Side-by-side comparison of Rust crates
44
temp-inst
growingv1.0.0
Provides safe lifetime-erased representations for objects with lifetime parameters. Can be used to pass an object across an API where lifetime parameters would prevent it.
44
temp-stack
growingv1.0.1
A data structure for contexts or similar stack structures that are allocated on the call stack, using the temp-inst crate for lifetime erasure.
40
temp-inst-derive
growingv1.0.0
Derive macros for the temp-inst crate.
Core Metrics
| temp-inst | temp-stack | temp-inst-derive | |
|---|---|---|---|
| Health Score | 44 | 44 | 40 |
| Total Downloads | 1.5K | 2.1K | 1.7K |
| 30d Downloads | 52 | 4 | 68 |
| Dependents | 2 | 0 | 1 |
| Releases | 1 | 2 | 1 |
| Last Updated | 559d ago | 559d ago | 559d ago |
| Age | 1y 6m | 1y 6m | 1y 6m |
Health Breakdown
temp-inst
Maintenance
1
Quality
22
Community
7
Popularity
4
Documentation
10
temp-stack
Maintenance
5
Quality
19
Community
6
Popularity
4
Documentation
10
temp-inst-derive
Maintenance
1
Quality
18
Community
7
Popularity
4
Documentation
10
Technical Details
| temp-inst | temp-stack | temp-inst-derive | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.1 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 13KB | 6KB | 7KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •temp-inst leads with a health score of 44/100, but none of the options score above 80.
- •temp-stack has the most downloads (2.1K), suggesting wider adoption.
- •⚠ temp-inst, temp-stack, temp-inst-derive have not been updated in over a year.