cancellation
There are 66 repositories under cancellation topic.
fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
connor4312/cockatiel
🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
mysticatea/abort-controller
An implementation of WHATWG AbortController interface.
expo/use-unmount-signal
A React Hook to cancel promises when a component is unmounted
tc39/proposal-cancellation
Proposal for a Cancellation API for ECMAScript
gmershad/FoodDelivery
Design OO food delivery app with C# & Design Patterns
SwiftyLab/AsyncObjects
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
thaerlabs/axios-cancel
Simplify cancellation of http requests when using the awesome axios library
DigitalBrainJS/c-promise
Cancellable Promise with timeouts, AbortController, decorators, progress capturing, pause and user signals support
fakoua/soxa
Promise based HTTP client for the deno
rocketlaunchr/mysql-go
Make mysql cancelation a breeze
LLNL/FPChecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
HisayoshiMuramatsu/APDOB
APDOB - Adaptive Periodic-Disturbance Observer
JonathanPeterCole/dart-cancellation-token
A Dart utility package for easy async task cancellation.
StephenCleary/Cancellation
Types to assist with cancellation handling.
eloytoro/mobx-saga
Cancellable sagas for the popular mobx library
JordanViknar/Noiseclapper-GNOME
GNOME Shell extension that provides control of Soundcore Life Q30 Headphones (and others)
omriLugasi/Redel
Another axios middleware library
Dandy-OSS/context
Maintain meaningful context across async processes.
lxsmnsyc/use-dispose
Component-based disposal for React
amoerie/dead-man-switch
💀 Automatically cancel long running tasks
WebReflection/esimorp
An Inside Out Promise
attcs/AsyncTask
C++ AsyncTask class to handle cancellation and progress feedback.
sponomarev/circleci-cancel-builds
Minimalistic docker image to cancel CircleCI 2.0 redundant builds
teguharia172/Final-Project-Hotel-Cancellation-Prediction
Exploratory Data Analysis, Machine Learning Modeling and Local Dashboard Deployment of the machine learning model Final Project Teguh Aria JCDS 10
NthPortal/cancellable-task
A cancellable task to be run asynchronously.
utkarshyadav46/RailwayManagementSystem_CLanguage
This project is a prototype model of todays railways system with some of its prominent feature along with some new feature incorporated like,waiting ticket ,cancellation,tatkal booking,seat selection etc
joaofbantunes/AspNetCoreMvcActionCancellationTokenSample
Very simple sample of using cancellation tokens on ASP.NET Core MVC actions
luisrj1495/cancelable-request
cancelable request allows us to abort Web requests as and when desired.
Rolanddoda/axios-cancel-previous-request
See it live:
davidgovea/react-use-task
☎️ React hooks for writing async tasks/workers (with easy cancellation and concurrency)
di-ng/redux-saga-debounced-channel
A saga to get a debounced value from a channel without cancelling the previous taken item's task. Useful for when you need to incrementally save progress or updates (e.g. autosave).
GrumpyBusted/Grumpy.ServiceBase
Windows Service Base using Topshelf as a ServiceRunner
jamieweavis/driving-test-finder
🚗 Practical driving test cancellation finding CLI bot
AhmedTarekHasan/ProcessCancellation
How to Cancel a Running Process in a Separate Request/Command in .NET C#
soenneker/soenneker.utils.cancellation
A utility library allowing for easy CancellationToken usage