Decision Workspace
shoop vs dexios vs secure_remove
Side-by-side comparison of Rust crates
31
shoop
growingv0.1.1
Shoop is a high-speed encrypted file transfer tool reminiscent of scp. It uses SSH to bootstrap authentication and encryption, then uses UDT (a reliable protocol from the 2000s) instead of TCP (a reliable protocol from the 1970s).
51
dexios
growingv8.8.1
Secure, fast and authenticated command-line encryption of files with modern algorithms and an audited encryption backend.
44
secure_remove
growingv2.2.3
Securely remove files and directories
Core Metrics
| shoop | dexios | secure_remove | |
|---|---|---|---|
| Health Score | 31 | 51 | 44 |
| Total Downloads | 20.0K | 84.8K | 5.0K |
| 30d Downloads | 16 | 71 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 12 | 67 | 4 |
| Last Updated | 2849d ago | 1308d ago | 1135d ago |
| Age | 9y 8m | 3y 11m | 3y 1m |
Health Breakdown
shoop
Maintenance
4
Quality
11
Community
3
Popularity
5
Documentation
8
dexios
Maintenance
7
Quality
17
Community
6
Popularity
6
Documentation
15
secure_remove
Maintenance
10
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| shoop | dexios | secure_remove | |
|---|---|---|---|
| Version | 0.1.1 | 8.8.1 | 2.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | BSD-2-Clause | GPL-3.0-or-later |
| Dependencies | 14 | 8 | 2 |
| Crate Size | 15KB | 21KB | 19KB |
| Features | 1 | 0 | 0 |
| Yanked % | 8.3% | 4.5% | 25.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dexios leads with a health score of 51/100, but none of the options score above 80.
- •⚠ shoop, dexios, secure_remove have not been updated in over a year.
- •shoop is pre-1.0 — API may change.