Decision Workspace
socktee vs win_uds vs uni-addr
Side-by-side comparison of Rust crates
33
socktee
growingv0.1.0
A command line utility to copy UNIX domain socket datagrams from one socket to two other sockets
57
win_uds
experimentalv0.2.2
Windows Unix Domain Socket
54
uni-addr
experimentalv0.3.7
A unified address type that can represent a `std::net::SocketAddr`, a `std::os::unix::net::SocketAddr`, or a host name with port.
Core Metrics
| socktee | win_uds | uni-addr | |
|---|---|---|---|
| Health Score | 33 | 57 | 54 |
| Total Downloads | 1.6K | 28.5K | 31.9K |
| 30d Downloads | 3 | 15.2K | 8.6K |
| Dependents | 0 | 20 | 23 |
| Releases | 1 | 9 | 21 |
| Last Updated | 1435d ago | 19d ago | today |
| Age | 3y 11m | 4m | 8m |
Health Breakdown
socktee
Maintenance
1
Quality
13
Community
5
Popularity
4
Documentation
10
win_uds
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
10
uni-addr
Maintenance
19
Quality
9
Community
9
Popularity
5
Documentation
12
Technical Details
| socktee | win_uds | uni-addr | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.3.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense | MIT OR Apache-2.0 |
| Dependencies | 8 | 5 | 7 |
| Crate Size | 9KB | 10KB | 19KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.71.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •win_uds leads with a health score of 57/100, but none of the options score above 80.
- •uni-addr has the most downloads (31.9K), suggesting wider adoption.
- •⚠ socktee has not been updated in over a year.