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

Projects in Awesome Lists tagged with delayed-task

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

https://github.com/rosbit/delay-tasks

a delayed tasks implementation

delayed-task golang

Last synced: 28 May 2026

https://github.com/ori88c/batched-items-accumulator

A lightweight utility for Node.js projects that accumulates items into fixed-size batches (number-of-items wise), preserving insertion order. It abstracts batch management, allowing users to focus on application logic. Ideal for delayed processing tasks such as bulk write/publish operations to kafka, databases, blob storage, etc.

accumulate accumulator batch-accumulator batch-publish bulk-write chunk chunked-array chunks deferred-processing delayed-processing delayed-task equal-batches fixed-batch fixed-chunk fixed-size items-accumulator nodejs stream streaming-data typescript

Last synced: 04 Apr 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