Decision Workspace
simplebench-macros vs behave-macros vs rudzio-macro-internals
Side-by-side comparison of Rust crates
51
simplebench-macros
experimentalv2.2.0
Procedural macros for SimpleBench - provides the #[bench] attribute
51
behave-macros
experimentalv0.9.2
Proc macros for the behave BDD testing framework
46
rudzio-macro-internals
experimentalv0.1.1
Internal AST-manipulation library backing `rudzio-macro`. Not a proc-macro crate, so consumers (including the macro's own integration tests) can import its regular items.
Core Metrics
| simplebench-macros | behave-macros | rudzio-macro-internals | |
|---|---|---|---|
| Health Score | 51 | 51 | 46 |
| Total Downloads | 156 | 319 | 58 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 5 | 2 |
| Releases | 8 | 8 | 2 |
| Last Updated | 156d ago | 69d ago | 5d ago |
| Age | 5m | 2m | 5d |
Health Breakdown
simplebench-macros
Maintenance
15
Quality
16
Community
5
Popularity
3
Documentation
12
behave-macros
Maintenance
12
Quality
14
Community
7
Popularity
3
Documentation
15
rudzio-macro-internals
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
Technical Details
| simplebench-macros | behave-macros | rudzio-macro-internals | |
|---|---|---|---|
| Version | 2.2.0 | 0.9.2 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 4 |
| Crate Size | 14KB | 21KB | 43KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simplebench-macros leads with a health score of 51/100, but none of the options score above 80.
- •behave-macros has the most downloads (319), suggesting wider adoption.
- •behave-macros, rudzio-macro-internals are pre-1.0 — API may change.