Decision Workspace
ref-kman vs enum-ref-macro vs member-ref-vec
Side-by-side comparison of Rust crates
36
ref-kman
growingv0.0.2
Shared reference like Mutex
43
enum-ref-macro
growingv0.1.0
Proc. macro implementation for the `enum-ref` crate.
42
member-ref-vec
growingv0.1.5
Allows you to create a "temporary" Vec of references which persists its allocated memory and which can be stored as a member variable
Core Metrics
| ref-kman | enum-ref-macro | member-ref-vec | |
|---|---|---|---|
| Health Score | 36 | 43 | 42 |
| Total Downloads | 2.8K | 3.2K | 6.9K |
| 30d Downloads | 5 | 52 | 2 |
| Dependents | 0 | 1 | 0 |
| Releases | 2 | 2 | 6 |
| Last Updated | 1268d ago | 1096d ago | 1614d ago |
| Age | 3y 5m | 3y | 4y 5m |
Health Breakdown
ref-kman
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
enum-ref-macro
Maintenance
4
Quality
15
Community
7
Popularity
4
Documentation
13
member-ref-vec
Maintenance
10
Quality
9
Community
5
Popularity
5
Documentation
13
Technical Details
| ref-kman | enum-ref-macro | member-ref-vec | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | MIT |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 17KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-ref-macro leads with a health score of 43/100, but none of the options score above 80.
- •member-ref-vec has the most downloads (6.9K), suggesting wider adoption.
- •⚠ ref-kman, enum-ref-macro, member-ref-vec have not been updated in over a year.