Decision Workspace
collect-all vs collection_literals vs maplit
Side-by-side comparison of Rust crates
44
collect-all
growingv0.1.0
vec! for everything: easily make literals of any collection!
50
collection_literals
growingv1.0.3
Easy-to-use macros for initializing any collection
63
maplit
growingv1.0.2
Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet.
Core Metrics
| collect-all | collection_literals | maplit | |
|---|---|---|---|
| Health Score | 44 | 50 | 63 |
| Total Downloads | 4.3K | 20.5M | 101.1M |
| 30d Downloads | 54 | 1.7M | 4.8M |
| Dependents | 8 | 36 | 15.7K |
| Releases | 1 | 7 | 10 |
| Last Updated | 1095d ago | 177d ago | 2407d ago |
| Age | 3y | 4y | 10y 10m |
Health Breakdown
collect-all
Maintenance
1
Quality
15
Community
9
Popularity
4
Documentation
15
collection_literals
Maintenance
8
Quality
15
Community
9
Popularity
8
Documentation
10
maplit
Maintenance
4
Quality
21
Community
19
Popularity
8
Documentation
11
Technical Details
| collect-all | collection_literals | maplit | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.3 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 4KB | 5KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 57.1% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.56.1 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •maplit leads with a health score of 63/100, but none of the options score above 80.
- •maplit is depended on by 15.7K crates — strongest ecosystem trust.
- •⚠ collect-all, maplit have not been updated in over a year.
- •collect-all is pre-1.0 — API may change.