Decision Workspace
russh-sftp vs bssh-russh-sftp vs rusftp
Side-by-side comparison of Rust crates
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.
42
rusftp
growingv0.2.1
SFTP library based on russh
Core Metrics
| russh-sftp | bssh-russh-sftp | rusftp | |
|---|---|---|---|
| Health Score | 60 | 48 | 42 |
| Total Downloads | 1.5M | 34 | 10.5K |
| 30d Downloads | 257.1K | 0 | 0 |
| Dependents | 433 | 2 | 0 |
| Releases | 26 | 2 | 8 |
| Last Updated | 2d ago | 1d ago | 673d ago |
| Age | 3y 5m | 1d | 2y 3m |
Health Breakdown
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
rusftp
Maintenance
7
Quality
13
Community
7
Popularity
5
Documentation
10
Technical Details
| russh-sftp | bssh-russh-sftp | rusftp | |
|---|---|---|---|
| Version | 2.3.0 | 2.3.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 19 | 14 | 12 |
| Crate Size | 56KB | 40KB | 52KB |
| Features | 1 | 1 | 0 |
| Yanked % | 19.2% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
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.