Basics
High-level concurrency
Structured concurrency
Resiliency, I/O & utilities
Channels
Kafka integration
Other topics
Some performance tests have been done around channels, see:
Limits of Loom’s performance
Go-like selects using jox channels in Java