ready-set-stream
Node streaming with double buffering
Node streaming with double buffering
Serialize/Deserialize an array of Buffers
Read and write from streams in a serial fashion
UNZIP implementation for NodeJS
A node.js module for interacting with the Buffer API.
An unsafe Buffer pool for Node.js
get data type for a string, like 'uint8'
Implementation of a few basic thread-unsafe, constant-size data structures on top of SharedArrayBuffer for Node.js
TCP transport for binary files never be so easy.
Collect a stream into a buffer.
A very simple script for writing and reading bytes in Javascript with node.js and web browser support
efficiently and conveniently send number, string, boolean, null, undefined, object, buffer or stream to a stream.
Buffer that reads (enqueue) as much data as possible before draining (dequeuing).
Buffer a pull stream and then stream the buffer as a single value
group incoming items until either max item count is reached or no new items arrived for a while (like pull-group but with a timeout)
pipe streams together and concatenates strings or binary data and calls a callback with the result
Implementation of an append-only, capped circular buffer using Redis
a base64 recursive encoder and decoder.
Slice a stream
SimJS updated with ES2015 and updated toolchain