Control Flow49

qA tool for making and composing asynchronous promises in JavaScript
stepAn async control-flow library that makes stepping through logic easy.
rabbit.jsMessaging in Node.JS made easy using RabbitMQ (v0.2 changes the API; v0.3 in progress on branch v0.3)
futuresPromises (Futures), Subscriptions, and the like.
nofloFlow-based programming on Node.js
seqChainable asynchronous flow control for node.js with sequential and parallel primitives and pipeline-style error handling
deferredMaintainable asynchronous JavaScript with promises
amandaJSON Schema validator
clarinetSAX based evented streaming JSON parser in JavaScript
chainsawBuild chainable fluent interfaces the easy way in node.js... with a freakin' chainsaw!
gearmanGearman libraries for Node.js
async-arrayA sane control flow library.
slideA flow control library that fits in a slideshow
resistanceA javascript flow library
hubjsPub/Sub oriented JavaScript
dynamictemplateΔt - the dynamic templating engine
afterAll the flow control you'll ever need
funkAsynchronous functions made funky!
bal-utilUtility functions for JavaScript and Node.js used and maintained by Benjamin Lupton
async-foreachAn optionally-asynchronous forEach with an interesting interface.
eachChained and parallel async iterator in one elegant function
fnqueueA powerful utility for function chaining
poolrA lightweight resource pooling library for node.js
asyncxmlasync xml builder and generator
groupieA simple flow control library for node.js for executing multiple functions as a group or in a chain, calling back when all functions have finished.
node-promiseKris Zyp's implementation of promises with added features, maintained as an npm package.
async-miniCommon patterns for asynchronous code, minimalistic version for Node.js
callbackExpressive, terse, functions for asynchronous and callback functions.
callbackExpressive, terse, functions for asynchronous and callback functions.
airwavesBroadcast on a dedicated frequency
cinchConvert Javascript to continuation-passing style.
sexySEquential proXY for writing Asynchronous code via ECMAScript 5 Proxies in Node.js
meta-fsHigher level filesystem utilities for Node.js
firstA tiny flow-control library for node
heavy-flowAn async flow-control library for Node and browsers.
async-utilJavaScript async utilities library
dt-compilerΔt compiler - async & dynamic templating engine compiler
read-filesAsynchronously reads an array of files and returns their contents
jobmanagerSimple async job manager. Allows you to execute serial or parallel jobs.
stestA sane event driven async testing framework.
sequentJavaScript async flow control
dt-jqueryΔt jquery adapter - async & dynamic templating engine
licyAsynchronous dependency and lifecycle management for Node and the browser
quizAnother simple test framework.
node-asyncEasy Flow Control for Nesting in Node. Easy Peazy.
speculumNodeJS BDD Test Suite
stakA http server handler utility for node.js
simple-scheduleSimple scheduler for dispatching a number of batch tasks at defined intervals
neuronThe simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js