Small library that contains some concurrency primitives that are not included in Arrow Fx Coroutines. If a primitive becomes so popular that it might be moved to Arrow Fx Coroutines
Data types in Arrow Fx Utils
- CyclicBarrier from Cats-effect
- Uncancellable from Cats-effect
- HotSwap from Cats-effect
- Backpressure Cats-effect
- CountDownLatch Cats-effect
Propose new data types in the issues 🙏