Decision Workspace
tokio-seqpacket vs uds vs tokio-anysocket
Side-by-side comparison of Rust crates
49
tokio-seqpacket
growingv0.8.1
unix seqpacket sockets for tokio
47
uds
growingv0.4.2
A unix domain socket crate that supports abstract addresses, fd-passing and seqpacket sockets.
46
tokio-anysocket
experimentalv0.1.1
Abstracted API over tokio's TCP and Unix streams.
Core Metrics
| tokio-seqpacket | uds | tokio-anysocket | |
|---|---|---|---|
| Health Score | 49 | 47 | 46 |
| Total Downloads | 2.7M | 7.4M | 32 |
| 30d Downloads | 182.5K | 256.8K | 18 |
| Dependents | 48 | 88 | 0 |
| Releases | 23 | 14 | 2 |
| Last Updated | 132d ago | 817d ago | 11d ago |
| Age | 5y 6m | 6y 4m | 2m |
Health Breakdown
tokio-seqpacket
Maintenance
12
Quality
8
Community
11
Popularity
8
Documentation
10
uds
Maintenance
4
Quality
14
Community
11
Popularity
8
Documentation
10
tokio-anysocket
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| tokio-seqpacket | uds | tokio-anysocket | |
|---|---|---|---|
| Version | 0.8.1 | 0.4.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 6 | 4 | 3 |
| Crate Size | 24KB | 47KB | 12KB |
| Features | 0 | 0 | 1 |
| Yanked % | 34.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-seqpacket leads with a health score of 49/100, but none of the options score above 80.
- •uds has the most downloads (7.4M), suggesting wider adoption.
- •⚠ uds has not been updated in over a year.