Decision Workspace
inline-proc vs crabtime vs eval-macro
Side-by-side comparison of Rust crates
38
inline-proc
growingv0.1.1
Inline procedural macros
54
crabtime
growingv1.1.4
A powerful yet easy-to-use Rust macro that generates code by evaluating inline Rust logic at compile time.
45
eval-macro
growingv2.0.0
RENAMED TO 'crabtime', USE IT INSTEAD.
Core Metrics
| inline-proc | crabtime | eval-macro | |
|---|---|---|---|
| Health Score | 38 | 54 | 45 |
| Total Downloads | 3.8K | 37.9K | 6.4K |
| 30d Downloads | 19 | 7.3K | 86 |
| Dependents | 1 | 28 | 0 |
| Releases | 2 | 7 | 6 |
| Last Updated | 1571d ago | 171d ago | 373d ago |
| Age | 5y 6m | 1y | 1y |
Health Breakdown
inline-proc
Maintenance
3
Quality
14
Community
7
Popularity
4
Documentation
10
crabtime
Maintenance
11
Quality
21
Community
7
Popularity
5
Documentation
10
eval-macro
Maintenance
7
Quality
20
Community
3
Popularity
5
Documentation
10
Technical Details
| inline-proc | crabtime | eval-macro | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.4 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 1 | 0 |
| Crate Size | 12KB | 12KB | 1KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crabtime leads with a health score of 54/100, but none of the options score above 80.
- •⚠ inline-proc, eval-macro have not been updated in over a year.
- •inline-proc is pre-1.0 — API may change.