Decision Workspace
col_macros vs col_proc_macros vs collections_macros
Side-by-side comparison of Rust crates
30
col_macros
growingv0.2.2
A collection of general purporse macros for construct distinct types of collections.
34
col_proc_macros
growingv0.1.1
A bunch of procedural macros for declare collections of various kinds from their contents as fast as possible.
43
collections_macros
growingv1.0.1
a collection of macros to make making collections easier
Core Metrics
| col_macros | col_proc_macros | collections_macros | |
|---|---|---|---|
| Health Score | 30 | 34 | 43 |
| Total Downloads | 23.1K | 3.3K | 2.9K |
| 30d Downloads | 5 | 5 | 4 |
| Dependents | 2 | 0 | 0 |
| Releases | 18 | 2 | 2 |
| Last Updated | 1966d ago | 1964d ago | 1499d ago |
| Age | 6y 3m | 6y | 4y 1m |
Health Breakdown
col_macros
Maintenance
4
Quality
9
Community
6
Popularity
5
Documentation
6
col_proc_macros
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
collections_macros
Maintenance
3
Quality
21
Community
5
Popularity
4
Documentation
10
Technical Details
| col_macros | col_proc_macros | collections_macros | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense | Unlicense | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 985B | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 94.4% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •collections_macros leads with a health score of 43/100, but none of the options score above 80.
- •col_macros has the most downloads (23.1K), suggesting wider adoption.
- •⚠ col_macros, col_proc_macros, collections_macros have not been updated in over a year.
- •col_macros, col_proc_macros are pre-1.0 — API may change.