Decision Workspace
simplebench-macros vs behave-macros vs function_benchmarker
Side-by-side comparison of Rust crates
53
simplebench-macros
experimentalv2.2.0
Procedural macros for SimpleBench - provides the #[bench] attribute
54
behave-macros
experimentalv0.9.2
Proc macros for the behave BDD testing framework
42
function_benchmarker
growingv0.1.2
A proc macro for benchmarking Rust code
Core Metrics
| simplebench-macros | behave-macros | function_benchmarker | |
|---|---|---|---|
| Health Score | 53 | 54 | 42 |
| Total Downloads | 153 | 170 | 3.2K |
| 30d Downloads | 10 | 170 | 5 |
| Dependents | 0 | 5 | 0 |
| Releases | 8 | 8 | 3 |
| Last Updated | 97d ago | 10d ago | 559d ago |
| Age | 3m | 16d | 1y 6m |
Health Breakdown
simplebench-macros
Maintenance
17
Quality
16
Community
5
Popularity
3
Documentation
12
behave-macros
Maintenance
15
Quality
14
Community
7
Popularity
3
Documentation
15
function_benchmarker
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| simplebench-macros | behave-macros | function_benchmarker | |
|---|---|---|---|
| Version | 2.2.0 | 0.9.2 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 3 |
| Crate Size | 14KB | 21KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •behave-macros leads with a health score of 54/100, but none of the options score above 80.
- •function_benchmarker has the most downloads (3.2K), suggesting wider adoption.
- •⚠ function_benchmarker has not been updated in over a year.
- •behave-macros, function_benchmarker are pre-1.0 — API may change.