Decision Workspace
rune-xor vs happy-cracking vs rune-caesar
Side-by-side comparison of Rust crates
46
rune-xor
experimentalv0.1.1
XOR cipher for byte streams and files — repeating-key and single-byte modes with English-scored brute-force
44
happy-cracking
experimentalv0.3.0
A fast, comprehensive CTF toolkit for cryptographic encoding/decoding, classic ciphers, hash operations, and analysis tools
44
rune-caesar
experimentalv0.1.0
Caesar cipher — shift-based substitution cipher with brute-force decoder
Core Metrics
| rune-xor | happy-cracking | rune-caesar | |
|---|---|---|---|
| Health Score | 46 | 44 | 44 |
| Total Downloads | 24 | 48 | 16 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 1 |
| Releases | 2 | 3 | 1 |
| Last Updated | 21d ago | 50d ago | 15d ago |
| Age | 23d | 3m | 15d |
Health Breakdown
rune-xor
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
10
happy-cracking
Maintenance
16
Quality
10
Community
6
Popularity
2
Documentation
10
rune-caesar
Maintenance
12
Quality
14
Community
7
Popularity
1
Documentation
10
Technical Details
| rune-xor | happy-cracking | rune-caesar | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 18 | 1 |
| Crate Size | 9KB | 120KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rune-xor leads with a health score of 46/100, but none of the options score above 80.
- •happy-cracking has the most downloads (48), suggesting wider adoption.