Decision Workspace
jobfuscator vs muddy_macros vs obfustr
Side-by-side comparison of Rust crates
51
jobfuscator
experimentalv1.1.0
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
45
muddy_macros
growingv0.3.2
Procedural macros for string obfuscation. Should only be used as part of the 'muddy' crate.
45
obfustr
growingv0.1.2
compile-time obfuscation of string literals (also byte and C strings)
Core Metrics
| jobfuscator | muddy_macros | obfustr | |
|---|---|---|---|
| Health Score | 51 | 45 | 45 |
| Total Downloads | 26 | 71.8K | 22.1K |
| 30d Downloads | 0 | 5.2K | 4.3K |
| Dependents | 0 | 6 | 0 |
| Releases | 2 | 6 | 3 |
| Last Updated | 12d ago | 469d ago | 571d ago |
| Age | 1m | 2y 3m | 1y 6m |
Health Breakdown
jobfuscator
Maintenance
13
Quality
16
Community
5
Popularity
2
Documentation
15
muddy_macros
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
10
obfustr
Maintenance
5
Quality
15
Community
5
Popularity
5
Documentation
15
Technical Details
| jobfuscator | muddy_macros | obfustr | |
|---|---|---|---|
| Version | 1.1.0 | 0.3.2 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 6 | 5 | 2 |
| Crate Size | 72KB | 9KB | 6KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jobfuscator leads with a health score of 51/100, but none of the options score above 80.
- •muddy_macros has the most downloads (71.8K), suggesting wider adoption.
- •⚠ muddy_macros, obfustr have not been updated in over a year.
- •muddy_macros, obfustr are pre-1.0 — API may change.