coco: Simplifying C++20 Concurrency with Go-Inspired Coroutines
A new header-only C++20 library leverages native coroutines to provide Go-style channels and waitgroups. Designed for high-performance I/O, coco eliminates callback hell while maintaining zero-cost abstraction.