Hacker News new | ask | show | jobs
C++ ConcurrencyTS: A Basic Implementation (github.com)
1 points by amukher1 2439 days ago
1 comments

This is a basic but usable implementation of the C++ ConcurrencyTS. The README lists what's supported and what's not. I think the when_any implementation is flaky.