Decision Workspace
rusftp vs russh-sftp vs bssh-russh-sftp
Side-by-side comparison of Rust crates
42
rusftp
growingv0.2.1
SFTP library based on russh
60
russh-sftp
stablev2.3.0
SFTP subsystem supported server and client for Russh
48
bssh-russh-sftp
experimentalv2.3.0
Temporary fork of russh-sftp 2.3.0 adding pipelined SFTP File I/O (write_all_pipelined / read_to_writer_pipelined). These helpers hide per-request RTT for fast bulk transfers and are the only value-add over upstream russh-sftp.
Core Metrics
| rusftp | russh-sftp | bssh-russh-sftp | |
|---|---|---|---|
| Health Score | 42 | 60 | 48 |
| Total Downloads | 10.5K | 1.5M | 34 |
| 30d Downloads | 0 | 257.1K | 0 |
| Dependents | 0 | 433 | 2 |
| Releases | 8 | 26 | 2 |
| Last Updated | 673d ago | 2d ago | 1d ago |
| Age | 2y 3m | 3y 5m | 1d |
Health Breakdown
rusftp
Maintenance
7
Quality
13
Community
7
Popularity
5
Documentation
10
russh-sftp
Maintenance
19
Quality
14
Community
10
Popularity
7
Documentation
10
bssh-russh-sftp
Maintenance
14
Quality
15
Community
4
Popularity
2
Documentation
13
Technical Details
| rusftp | russh-sftp | bssh-russh-sftp | |
|---|---|---|---|
| Version | 0.2.1 | 2.3.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 12 | 19 | 14 |
| Crate Size | 52KB | 56KB | 40KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 19.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •russh-sftp leads with a health score of 60/100, but none of the options score above 80.
- •russh-sftp is depended on by 433 crates — strongest ecosystem trust.
- •⚠ rusftp has not been updated in over a year.
- •rusftp is pre-1.0 — API may change.