Decision Workspace
gorust vs go-macros vs channelmap
Side-by-side comparison of Rust crates
51
gorust
experimentalv0.1.8
Go-style concurrency in Rust - bringing Go-style concurrency patterns to Rust with familiar primitives like goroutines and channels
51
go-macros
experimentalv0.1.2
Procedural macros for the gorust crate - providing Go-style concurrency macros for Rust
47
channelmap
growingv0.4.0
A DashMap wrapper over Tokio channels
Core Metrics
| gorust | go-macros | channelmap | |
|---|---|---|---|
| Health Score | 51 | 51 | 47 |
| Total Downloads | 173 | 106 | 2.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 8 | 9 | 0 |
| Releases | 9 | 3 | 4 |
| Last Updated | 6d ago | 15d ago | 390d ago |
| Age | 17d | 17d | 1y |
Health Breakdown
gorust
Maintenance
14
Quality
12
Community
9
Popularity
3
Documentation
13
go-macros
Maintenance
13
Quality
14
Community
9
Popularity
2
Documentation
13
channelmap
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| gorust | go-macros | channelmap | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 3 | 4 |
| Crate Size | 40KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gorust leads with a health score of 51/100, but none of the options score above 80.
- •channelmap has the most downloads (2.5K), suggesting wider adoption.
- •⚠ channelmap has not been updated in over a year.