cancel
There are 44 repositories under cancel topic.
intelygenz/Kommander-iOS
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
vardius/gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
ladjs/graceful
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.
yazan-alnugnugh/file-upload
File upload component is created to help you upload files using vuejs and ajax
DigitalBrainJS/c-promise
Cancellable Promise with timeouts, AbortController, decorators, progress capturing, pause and user signals support
dondevi/promise-abortable
Promise lib for aborting in chain.
deeplay-io/abort-controller-x
Abortable async function primitives and combinators
Code-Hex/sigctx
context with signal in golang
tobytwigger/laravel-job-status
The only Laravel job debugging tool you'll ever need
bowencool/async-utilities
An asynchronous tools library in the style of higher-order functions.
Tinghui/HUIGCDDispatchAsync
A simple wrapper around GCD dispatch_async() function to make easily cancellation.
alanshaw/abortable-iterator
Make any iterator or iterable abortable via an AbortSignal
ikhvorost/PromiseQ
Javascript style promises with async/await, suspend/resume and cancel features for Swift.
sponomarev/circleci-cancel-builds
Minimalistic docker image to cancel CircleCI 2.0 redundant builds
HowProgrammingWorks/Cancelable
Cancelable Asynchronous Abstractions
hyansuper/wsmprpc
Python msgpack RPC over websocket
deanveloper/cancel
A cancellation library which allows you to cancel stuff!
nachomazzara/speth
Speed up or cancel your Ethereum EVM compatible pending transactions
piopy/instaWiper
Delete all your posts/active stories/directs/followers in a snap
charpeni/circleci-workflow-terminator
A bot to cancel redundant builds from CircleCI workflows.
EPICmynamesBG/angular-http-cancellable
a simple library for making Angular $http requests cancellable
AhmedTarekHasan/ProcessCancellation
How to Cancel a Running Process in a Separate Request/Command in .NET C#
bredele/annul
Cancel promise if not resolved or rejected before a given time in miliseconds
huangchengshun/http-www.docs.github.com
http://www.docs.github.co
JiangJie/fetch-t
Abortable fetch wrapper with the ability to specify the return type.
lopo12123/better-xhr
Encapsulates xhr, fetch and axios, making it easy to cancel one or a group of http request tasks
LucariusDev/CancelAnimation
Cancel Animation with X Button
SecretX33/BalanceUtils
WoW 3.3.5a addon to cancel Solar Eclipse if it would increase boomkin DPS.
tiaanduplessis/axios-cancelable
Utility for cancellation of requests when using axios
alpden550/cancel-contexts
Realisation for canceling contexts (cancelled tokens) for Python
freenet-actions/cancel-workflow-on-weekdays
This action cancels the workflow (or, to be exact, fails the step) if it was run on one of the specified weekdays.
Slugsie/BlazorCancellationToken
Demonstrates the basic use of CancellationTokens in a Blazor WASM / WebAPI project
cluemediator/react-fetch-cancel-example
How to cancel a Fetch request in React
DevCetra/df_cleanup
A flexible solution for managing the cleanup of resources in Flutter.
maximilianMairinger/moreProms
A collection of additional promise extending classes. Including a (from the outside) ResablePromise, CancelAblePromise and a latestLatent utility function.
tobytwigger/laravel-job-status-vue
Let users see the progress of their background jobs