Decision Workspace
assh vs ssh-packet vs binrw
Side-by-side comparison of Rust crates
37
assh
growingv0.0.0
A low-level SSH library handling the transport and key-exchange, not more, not less.
44
ssh-packet
growingv0.10.0
A library implementing SSH packet reading/writing using `binrw`.
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
Core Metrics
| assh | ssh-packet | binrw | |
|---|---|---|---|
| Health Score | 37 | 44 | 72 |
| Total Downloads | 2.2K | 58.5K | 7.2M |
| 30d Downloads | 40 | 114 | 691.8K |
| Dependents | 3 | 1 | 1.6K |
| Releases | 1 | 53 | 35 |
| Last Updated | 905d ago | 135d ago | 24d ago |
| Age | 2y 5m | 2y 6m | 5y 6m |
Health Breakdown
assh
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
13
ssh-packet
Maintenance
13
Quality
9
Community
3
Popularity
6
Documentation
13
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| assh | ssh-packet | binrw | |
|---|---|---|---|
| Version | 0.0.0 | 0.10.0 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | GPL-3.0 | MIT |
| Dependencies | 3 | 8 | 5 |
| Crate Size | 14KB | 33KB | 94KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 18.9% | 2.9% |
| Edition | 2021 | 2024 | 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.
- •⚠ assh has not been updated in over a year.