Decision Workspace
quickbench-macros vs simplebench-macros vs proc-macro-crate
Side-by-side comparison of Rust crates
45
quickbench-macros
experimentalv0.1.1
Proc-macro crate for quickbench. Provides #[quick_bench].
51
simplebench-macros
experimentalv2.2.0
Procedural macros for SimpleBench - provides the #[bench] attribute
66
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
Core Metrics
| quickbench-macros | simplebench-macros | proc-macro-crate | |
|---|---|---|---|
| Health Score | 45 | 51 | 66 |
| Total Downloads | 38 | 156 | 382.4M |
| 30d Downloads | 0 | 0 | 29.3M |
| Dependents | 2 | 0 | 6.0K |
| Releases | 2 | 8 | 24 |
| Last Updated | 9d ago | 156d ago | 82d ago |
| Age | 9d | 5m | 7y 3m |
Health Breakdown
quickbench-macros
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
simplebench-macros
Maintenance
15
Quality
16
Community
5
Popularity
3
Documentation
12
proc-macro-crate
Maintenance
14
Quality
15
Community
14
Popularity
8
Documentation
15
Technical Details
| quickbench-macros | simplebench-macros | proc-macro-crate | |
|---|---|---|---|
| Version | 0.1.1 | 2.2.0 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 4 |
| Crate Size | 8KB | 14KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-crate leads with a health score of 66/100, but none of the options score above 80.
- •proc-macro-crate is depended on by 6.0K crates — strongest ecosystem trust.
- •quickbench-macros is pre-1.0 — API may change.