Hacker News

Show HN: Gochan – A library of channel architectures for Go, inspired by Rust

Hacker News - Wed, 05/27/2026 - 12:06pm

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

Comments URL: https://news.ycombinator.com/item?id=48296324

Points: 1

# Comments: 0

Categories: Hacker News

Why Writing with AI Is a Problem

Hacker News - Wed, 05/27/2026 - 12:05pm
Categories: Hacker News

PDFearn – free pdf earnings method every week

Hacker News - Wed, 05/27/2026 - 11:16am

Article URL: https://pdfearn.blogspot.com/

Comments URL: https://news.ycombinator.com/item?id=48295634

Points: 1

# Comments: 0

Categories: Hacker News

Pages