Decision Workspace
collections_macros vs identifiers vs col_proc_macros
Side-by-side comparison of Rust crates
43
collections_macros
growingv1.0.1
a collection of macros to make making collections easier
43
identifiers
growingv1.0.1
Utilities for working with rust identifiers and keywords.
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.
Core Metrics
| collections_macros | identifiers | col_proc_macros | |
|---|---|---|---|
| Health Score | 43 | 43 | 34 |
| Total Downloads | 2.9K | 4.1K | 3.3K |
| 30d Downloads | 4 | 5 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 2 |
| Last Updated | 1499d ago | 1500d ago | 1964d ago |
| Age | 4y 1m | 4y 1m | 6y |
Health Breakdown
collections_macros
Maintenance
3
Quality
21
Community
5
Popularity
4
Documentation
10
identifiers
Maintenance
4
Quality
20
Community
5
Popularity
4
Documentation
10
col_proc_macros
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
Technical Details
| collections_macros | identifiers | col_proc_macros | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Unlicense |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 3KB | 4KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.
- •identifiers has the most downloads (4.1K), suggesting wider adoption.
- •⚠ collections_macros, identifiers, col_proc_macros have not been updated in over a year.
- •col_proc_macros is pre-1.0 — API may change.