🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
-
Updated
Aug 20, 2026 - TypeScript
🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Implementation of the "Cancellation Token" pattern
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
This repository contains all the source code for the practical examples in the book "Delphi Multithreading: Threads, Concurrency, Parallelism and Asynchronous Programming", written by Cesar Romero.
Este repositório contém todo o código-fonte dos exemplos práticos do livro "Delphi Multithreading: Threads, Concorrência, Paralelismo e Assincronismo", escrito por Cesar Romero.
This is a simple library for Delphi that provides a CancellationTokenSource and CancellationToken much like those in .NET
Another axios middleware library
Run C# logic in Unity PlayerLoop without MonoBehaviours. Zero-allocation, handle-based, and CancellationToken ready.
C#/.NET Roslyn analyzer with 36 diagnostics and code fixes for CancellationToken propagation, async/await, ASP.NET Core, EF Core, HttpClient, gRPC, blocking I/O, and sync-over-async.
A simple library for .net core that can help you to consume REST services
CancellationToken support for WCF.
Lightweight Java implementation of an operation cancellation mechanism, similar to C#'s CancellationToken.
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource…
A small library to handle injection of cancellation token. Cancellation token are a way to cancel asynchronous call.
Signal a CancellationToken when CTRL+C or CTRL+BREAK is pressed
It includes basic template of how win services run asyncly and parallel for long running process.
Projeto de estudos de mentoria, focando em .net-avançado entendendo os conceitos de programação assíncrona, paralelismo/concorrência, cancellationToken e Threads
Add a description, image, and links to the cancellationtoken topic page so that developers can more easily learn about it.
To associate your repository with the cancellationtoken topic, visit your repo's landing page and select "manage topics."