Control Flow50

asyncAsync utilities for node and the browser
stepAn async control-flow library that makes stepping through logic easy.
fibersFiber/coroutine support for v8 and node.
qA tool for making and composing asynchronous promises in JavaScript
gearnodeEasy to use module to send e-mails with Node.JS
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.
seqChainable asynchronous flow control for node.js with sequential and parallel primitives and pipeline-style error handling
nofloFlow-based programming on Node.js
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
deferredAsynchronous JavaScript with deferred and promises
sugarlessA Functional & Context Oriented way to write JavaScript
slideA flow control library that fits in a slideshow
resistanceA javascript flow library
dynamictemplateΔt - the dynamic templating engine
funkAsynchronous functions made funky!
poolrA lightweight resource pooling library for node.js
afterAll the flow control you'll ever need
async-foreachAn optionally-asynchronous forEach with an interesting interface.
fnqueueA powerful utility for function chaining
fnqueueA powerful utility for function chaining
eachChained and parallel async iterator in one elegant function
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.
asyncxmlasync xml builder and generator
sexySEquential proXY for writing Asynchronous code via ECMAScript 5 Proxies in Node.js
meta-fsHigher level filesystem utilities for Node.js
callbackExpressive, terse, functions for asynchronous and callback functions.
jobmanagerSimple async job manager. Allows you to execute serial or parallel jobs.
callbackExpressive, terse, functions for asynchronous and callback functions.
node-promiseKris Zyp's implementation of promises with added features, maintained as an npm package.
read-filesAsynchronously reads an array of files and returns their contents
sequentJavaScript async flow control
async-miniCommon patterns for asynchronous code, minimalistic version for Node.js
heavy-flowAn async flow-control library for browsers and Node/CommonJS.
fsmFinite State Machines in javascript
cinchConvert Javascript to continuation-passing style.
firstA tiny flow-control library for node
dt-jqueryΔt jquery adapter - async & dynamic templating engine
filaQueue for asynchronous tasks in node
dt-compilerΔt compiler - async & dynamic templating engine compiler
simple-scheduleSimple scheduler for dispatching a number of batch tasks at defined intervals
stestA sane event driven async testing framework.
speculumNodeJS BDD Test Suite
stakA http server handler utility for node.js
async-utilJavaScript async utilities library
quizAnother simple test framework.
neuronThe simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js