An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with deferred-task

A curated list of projects in awesome lists tagged with deferred-task .

https://github.com/ori88c/delayed-async-tasks-manager

A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.

async-task async-tasks deferred-task delayed-job delayed-jobs delayed-tasks deterministic-termination error-handling graceful-shutdown graceful-termination job-manager job-scheduler nodejs task-execution task-manager task-manger task-scheduler tasks-manager tasks-scheduler typescript

Last synced: 18 Jan 2026

https://github.com/ori88c/delayed-async-task

A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.

async dangling-promise deferred-promise deferred-task delayed-job delayed-jobs delayed-task executor job-runner job-scheduler npm npm-package one-time promise settimeout single-execution task task-executor task-runner typescript

Last synced: 25 Jan 2026