Decision Workspace
go vs ampsc vs async-duplex-channel
Side-by-side comparison of Rust crates
47
go
experimentalv0.1.2
A runtime-agnostic Go-style concurrency library for Rust
43
ampsc
growingv0.2.0
async multi-producer single-consumer channel
40
async-duplex-channel
growingv0.1.2
An asynchronous duplex communication channel between multiple clients and a single responder in different asynchronous blocks.
Core Metrics
| go | ampsc | async-duplex-channel | |
|---|---|---|---|
| Health Score | 47 | 43 | 40 |
| Total Downloads | 46 | 3.0K | 2.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 18 | 0 |
| Releases | 3 | 2 | 3 |
| Last Updated | 32d ago | 553d ago | 495d ago |
| Age | 1m | 1y 9m | 1y 4m |
Health Breakdown
go
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
13
ampsc
Maintenance
5
Quality
13
Community
9
Popularity
4
Documentation
12
async-duplex-channel
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| go | ampsc | async-duplex-channel | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 5 | 5 |
| Crate Size | 32KB | 105KB | 15KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •go leads with a health score of 47/100, but none of the options score above 80.
- •ampsc has the most downloads (3.0K), suggesting wider adoption.
- •⚠ ampsc, async-duplex-channel have not been updated in over a year.