Decision Workspace
obfustr vs obfustring vs indoc
Side-by-side comparison of Rust crates
46
obfustr
growingv0.1.2
compile-time obfuscation of string literals (also byte and C strings)
34
obfustring
growingv0.5.0
Procedural macro that obfuscates string literals with RNG at compile time.
68
indoc
growingv2.0.7
Indented document literals
Core Metrics
| obfustr | obfustring | indoc | |
|---|---|---|---|
| Health Score | 46 | 34 | 68 |
| Total Downloads | 13.7K | 19.0K | 212.2M |
| 30d Downloads | 7.1K | 1.0K | 15.2M |
| Dependents | 0 | 0 | 23.4K |
| Releases | 3 | 1 | 50 |
| Last Updated | 512d ago | 1152d ago | 157d ago |
| Age | 1y 4m | 3y 1m | 10y |
Health Breakdown
obfustr
Maintenance
6
Quality
15
Community
5
Popularity
5
Documentation
15
obfustring
Maintenance
1
Quality
15
Community
3
Popularity
5
Documentation
10
indoc
Maintenance
11
Quality
19
Community
15
Popularity
8
Documentation
15
Technical Details
| obfustr | obfustring | indoc | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.0 | 2.0.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-2-Clause | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 6KB | 5KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82 | — | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indoc leads with a health score of 68/100, but none of the options score above 80.
- •indoc is depended on by 23.4K crates — strongest ecosystem trust.
- •⚠ obfustr, obfustring have not been updated in over a year.
- •obfustr, obfustring are pre-1.0 — API may change.