Feed aggregator

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

NatWest bank wants to streamline trade finance while improving compliance through the use of artificial intelligence

Computer Weekly Feed - Wed, 05/27/2026 - 11:26am
NatWest bank wants to streamline trade finance while improving compliance through the use of artificial intelligence
Categories: Computer Weekly

Pages