Alternatives
Products that do what Go channels as a C library (with Obj-C wrapper) does
- 1CP
2014 · github.com
- 2WC
2015 · github.com
- 3AG
2017 · github.com
- 4TL
2018 · github.com
- 5AF
2021 · github.com
- 6AM
2019 · github.com
- 7AL
2015 · github.com
- 8BA
2019 · github.com
- 9JA
2014 · github.com
- 10GI
2019 · gocode.io
- 11CL
2013 · theck01.github.io
- 12AP
2017 · github.com
- 13CL
2015 · github.com
- 14LA
2015 · libcox.net
- 15CL
2018 · github.com
- 16FA
2018 · github.com
- 17CM
2021 · github.com
- 18SA
2015 · stablelib.com
- 19MA
2015 · github.com
- 20GA
Hi All, I felt like I was re-inventing the wheel by bolting similar channel architectures onto different Go structs repeatedly so I decided to extract some common types into into one library so that they would be easier to re-use: - oneshot - spsc - spmc - mpsc - mpmc - broadcast - watch The types are inspired by Rust channels so if you're coming from Rust they should feel familiar. So far I'm really enjoying using them but it'd be great to get some external feedback if you have time! https://github.com/amorey/gochan Andres
May 2026 · github.com
- 21SB
2021 · github.com
- 22UL
2020 · github.com
- 23AP
2022 · water-melon.github.io
- 24TC
2017 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →