Put a list of functions in and get a composed task function. Similar to functional programming's compose (function composition), but with more fine-grained and precise control, and the generated task incurs almost no runtime overhead. Supports both synchr
A lightweight library used for serial task control
Parallel task based on Promise converted to serial task
concurrent or serial run npm scripts, javascript tasks, and more
A simple tool to keep requests to be executed in order.
Next-generation take on pre/post function hooks
Extending the Jest default runner to run tests serially by default
mdast extension to parse and serialize GFM task list items
micromark extension to support GFM task list items
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for NodeJS. The serialport package is an optional dependency (use npm install --no-optional to skip).
TypeScript definitions for w3c-web-serial
A shim for the setImmediate efficient script yielding API
Serial queue module.
linter for PostgreSQL, focused on migrations
High-priority task queue for Node.js and browsers
task list extension for tiptap
task item extension for tiptap
lerna extension for custom scripts
This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
High-priority task queue for Node.js and browsers
MediaPipe Vision Tasks
A fast, efficient Node.js Worker Thread Pool implementation
No description provided.
Task provides a toolbox for generating, tracking and serializing tasks to be performed.
Simple scheduler for long-running and infrequent tasks, no threads, always in serial
A simple way to build a pipeline of tasks. These tasks can be configured to run in serial, parallel or any combination thereof.
Have you ever had a class whose instances required a series of background tasks to run serially, strictly one after another? Than Serially is for you. Declare the tasks using a simple DSL in the order you want them to to run. The tasks for each instance will run inside a separate Resque job, in a queue you specify. The next task will run only if the previous one has finished successfully. All task runs are written to DB and can be inspected.
Intellgent json collection caching
A simple way to build a pipeline of tasks. These tasks can be configured to run in serial, parallel or any combination thereof.
Each controller action is its own class, making it possible to abstract tasks like authorization, deserialization, serialization, and callbacks.
Provides shared infrastructure for folder-based item management (tasks, ideas, etc.) across ace-* gems. Includes document loading, frontmatter parsing/serialization, filtering, sorting, directory scanning, and shortcut resolution.
A Ruby gem which takes the pain of continuously reading data from a serial port away and lets you focus on dealing with the data received. This was written specifically for reading in data from an ID-20 RFID card reader and running custom scripts to automatically perform various tasks when patrons scanned their badge at the [MN Mill](http://mnmill.org) (logging attendance, etc). Custom scripts are loaded from `ENV["HOME"]/millworker/tasks` and are executed in alphabetical order. Each script is executed with the ID of the badge passed in as an argument. For example, a script called `tweet_id.rb` existed in the afformentioned directory, it would be executed as if you had opened up a command terminal and typed `tweet_id.rb RFID_TAG_ID_HERE`.
DispatchQueueRb is a pure ruby implementation of Grand Central Dispatch concurrency primitives. It implements serial and concurrent queues, with synchronous, asynchronous, barrier and delayed dispatch methods. All queues dispatch methods support an optional dispatch groups to synchronize on completion of a group of tasks. It also provides a thread pool based concurrent queue, scaled to the number of available cpu cores, and used by default to schedule the actual work.
Dolphin: deploy agilely like dolphins can swim. A multi-threaded multi-stage deployment tool utilizes the full power of Git and Ruby.
No description provided.
No description provided.