Decision Workspace
xor-str vs xor-str-encode vs binrw
Side-by-side comparison of Rust crates
43
xor-str
growingv0.1.4
XOR 编译期加密字符串并且运行时自动解密,XOR encrypts strings at compile time and decrypts them automatically at run time
39
xor-str-encode
growingv0.1.1
XOR 编译期加密字符串并且运行时自动解密,XOR encrypts strings at compile time and decrypts them automatically at run time
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
Core Metrics
| xor-str | xor-str-encode | binrw | |
|---|---|---|---|
| Health Score | 43 | 39 | 72 |
| Total Downloads | 6.5K | 3.5K | 7.2M |
| 30d Downloads | 356 | 370 | 660.7K |
| Dependents | 0 | 5 | 1.6K |
| Releases | 5 | 2 | 35 |
| Last Updated | 678d ago | 678d ago | 24d ago |
| Age | 1y 10m | 1y 10m | 5y 6m |
Health Breakdown
xor-str
Maintenance
10
Quality
15
Community
3
Popularity
5
Documentation
10
xor-str-encode
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| xor-str | xor-str-encode | binrw | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 2 | 1 | 5 |
| Crate Size | 6KB | 6KB | 94KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •binrw leads with a health score of 72/100, but none of the options score above 80.
- •binrw is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ xor-str, xor-str-encode have not been updated in over a year.