cancellationtoken topic
List
cancellationtoken repositories
cockatiel
1.5k
Stars
42
Forks
Watchers
🐦 A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Pol...
road-to-orleans
139
Stars
30
Forks
Watchers
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
AsyncObjects
49
Stars
2
Forks
Watchers
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
cantok
74
Stars
3
Forks
Watchers
Implementation of the "Cancellation Token" pattern