Decision Workspace
sxor vs xor vs rxor
Side-by-side comparison of Rust crates
42
sxor
growingv1.0.1
xor bytes from stdin or a file with a given key
43
xor
growingv1.4.5
CLI app that implements basic XOR encryption/decryption
33
rxor
growingv0.2.0
CLI app that implements basic XOR encryption/decryption
Core Metrics
| sxor | xor | rxor | |
|---|---|---|---|
| Health Score | 42 | 43 | 33 |
| Total Downloads | 3.1K | 23.3K | 3.7K |
| 30d Downloads | 4 | 24 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 14 | 2 |
| Last Updated | 2346d ago | 3143d ago | 3294d ago |
| Age | 6y 5m | 8y 11m | 9y |
Health Breakdown
sxor
Maintenance
3
Quality
20
Community
6
Popularity
4
Documentation
9
xor
Maintenance
5
Quality
19
Community
6
Popularity
5
Documentation
8
rxor
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
8
Technical Details
| sxor | xor | rxor | |
|---|---|---|---|
| Version | 1.0.1 | 1.4.5 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 1 | 7 | 2 |
| Crate Size | 5KB | 8KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Quick Verdict
- •xor leads with a health score of 43/100, but none of the options score above 80.
- •⚠ sxor, xor, rxor have not been updated in over a year.
- •rxor is pre-1.0 — API may change.