Decision Workspace
codedefender vs proc-macro-api vs mini-macro-magic
Side-by-side comparison of Rust crates
48
codedefender
experimentalv0.1.6
A macro used to mark a function for obfuscation by CodeDefender
50
proc-macro-api
experimentalv0.1.5
A macro helping with exporting APIs in a proc-macro library crate.
44
mini-macro-magic
growingv2.0.2
Export tokens to other modules and crates. Now with 100% less proc macros!
Core Metrics
| codedefender | proc-macro-api | mini-macro-magic | |
|---|---|---|---|
| Health Score | 48 | 50 | 44 |
| Total Downloads | 3.3K | 3.4K | 5.2K |
| 30d Downloads | 10 | 24 | 7 |
| Dependents | 0 | 4 | 0 |
| Releases | 7 | 6 | 4 |
| Last Updated | 288d ago | 323d ago | 832d ago |
| Age | 9m | 11m | 2y 9m |
Health Breakdown
codedefender
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
10
proc-macro-api
Maintenance
10
Quality
18
Community
8
Popularity
4
Documentation
10
mini-macro-magic
Maintenance
4
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| codedefender | proc-macro-api | mini-macro-magic | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.5 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 4KB | 8KB | 8KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-api leads with a health score of 50/100, but none of the options score above 80.
- •mini-macro-magic has the most downloads (5.2K), suggesting wider adoption.
- •⚠ mini-macro-magic has not been updated in over a year.
- •codedefender, proc-macro-api are pre-1.0 — API may change.