Decision Workspace
proc-macro-api vs barexp vs codedefender
Side-by-side comparison of Rust crates
50
proc-macro-api
experimentalv0.1.5
A macro helping with exporting APIs in a proc-macro library crate.
54
barexp
stablev1.1.1
A Rust library that automatically generates mod.rs files for your project
48
codedefender
experimentalv0.1.6
A macro used to mark a function for obfuscation by CodeDefender
Core Metrics
| proc-macro-api | barexp | codedefender | |
|---|---|---|---|
| Health Score | 50 | 54 | 48 |
| Total Downloads | 3.4K | 3.4K | 3.3K |
| 30d Downloads | 24 | 63 | 10 |
| Dependents | 4 | 0 | 0 |
| Releases | 6 | 4 | 7 |
| Last Updated | 323d ago | 469d ago | 288d ago |
| Age | 11m | 1y 3m | 9m |
Health Breakdown
proc-macro-api
Maintenance
10
Quality
18
Community
8
Popularity
4
Documentation
10
barexp
Maintenance
13
Quality
18
Community
6
Popularity
4
Documentation
13
codedefender
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| proc-macro-api | barexp | codedefender | |
|---|---|---|---|
| Version | 0.1.5 | 1.1.1 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 4 |
| Crate Size | 8KB | 4KB | 4KB |
| Features | 6 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •barexp leads with a health score of 54/100, but none of the options score above 80.
- •⚠ barexp has not been updated in over a year.
- •proc-macro-api, codedefender are pre-1.0 — API may change.