prebuild-install(latest: 5.3.4) A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
sparse-bitfield(latest: 3.0.3) Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
memory-pager(latest: 1.5.0) Access memory using small fixed sized buffers
flush-write-stream(latest: 2.0.0) A write stream constructor that supports a flush function that is called before finish is emitted
tar-stream(latest: 2.2.0) tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
pumpify(latest: 2.0.1) Combine an array of streams into a single duplex stream using pump and duplexify
tar-fs(latest: 2.1.1) filesystem bindings for tar-stream
duplexify(latest: 4.1.2) Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
dns-packet(latest: 5.3.1) An abstract-encoding compliant module for encoding / decoding DNS packets