Decision Workspace
weak_list vs weak-table vs weak-table2
Side-by-side comparison of Rust crates
28
weak_list
growingv0.2.0
Strict weak lists
48
weak-table
growingv0.3.2
Weak hash maps and sets
44
weak-table2
experimentalv0.3.3-pre1
Weak hash maps and sets, with a fast backend
Core Metrics
| weak_list | weak-table | weak-table2 | |
|---|---|---|---|
| Health Score | 28 | 48 | 44 |
| Total Downloads | 2.9K | 2.4M | 13 |
| 30d Downloads | 2 | 207.7K | 13 |
| Dependents | 0 | 469 | 0 |
| Releases | 2 | 12 | 1 |
| Last Updated | 2765d ago | 1577d ago | 3d ago |
| Age | 7y 7m | 8y | 3d |
Health Breakdown
weak_list
Maintenance
3
Quality
10
Community
3
Popularity
4
Documentation
8
weak-table
Maintenance
4
Quality
17
Community
10
Popularity
8
Documentation
9
weak-table2
Maintenance
13
Quality
15
Community
3
Popularity
1
Documentation
12
Technical Details
| weak_list | weak-table | weak-table2 | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.2 | 0.3.3-pre1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 4KB | 24KB | 38KB |
| Features | 0 | 3 | 3 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •weak-table leads with a health score of 48/100, but none of the options score above 80.
- •weak-table is depended on by 469 crates — strongest ecosystem trust.
- •⚠ weak_list, weak-table have not been updated in over a year.