Decision Workspace
static_encrypt vs obfuse-core vs obfuse-macros
Side-by-side comparison of Rust crates
43
static_encrypt
experimentalv0.1.0
Compile-time / static string encryption for Rust
57
obfuse-core
experimentalv1.0.1
Core runtime logic for obfuse string obfuscation
55
obfuse-macros
experimentalv1.0.1
Procedural macros for obfuse string obfuscation
Core Metrics
| static_encrypt | obfuse-core | obfuse-macros | |
|---|---|---|---|
| Health Score | 43 | 57 | 55 |
| Total Downloads | 26 | 308 | 306 |
| 30d Downloads | 7 | 96 | 96 |
| Dependents | 0 | 6 | 6 |
| Releases | 1 | 7 | 7 |
| Last Updated | 69d ago | 69d ago | 69d ago |
| Age | 2m | 3m | 3m |
Health Breakdown
static_encrypt
Maintenance
9
Quality
16
Community
6
Popularity
2
Documentation
10
obfuse-core
Maintenance
15
Quality
20
Community
7
Popularity
3
Documentation
12
obfuse-macros
Maintenance
15
Quality
18
Community
7
Popularity
3
Documentation
12
Technical Details
| static_encrypt | obfuse-core | obfuse-macros | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 3 | 8 |
| Crate Size | 13KB | 19KB | 22KB |
| Features | 7 | 5 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •obfuse-core leads with a health score of 57/100, but none of the options score above 80.
- •static_encrypt is pre-1.0 — API may change.