Readable stream that reads from multiple readable streams at the same time
minimal implementation of a PassThrough stream
fs read and write streams based on minipass
Get a stream as a string, Buffer, ArrayBuffer or array
Open Node Streams on demand.
fs read and write streams based on minipass
Returns a promise which fulfils with the supplied stream's content
Blob & File implementation in Node.js, originally from node-fetch.
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
wrap a readable/writable stream to be read-only
An iteration of the Node.js core streams with a series of improvements
read(1) for node programs
Modern stream composer
merge multiple sorted streams into a single sorted stream
Read and peek from a readable stream
Read all stream content and pass it to callback
process a vinyl file stream with minimal code
node.js library for reading and extraction of ZIP archives
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
JSON.Stringify as a readable stream
split a Text Stream into a Line Stream, using Stream 3
Get stdin as a string or Uint8Array
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Read from an abstract-level database using Node.js streams
SimpleQuery provides a flexible and performant way to construct complex database queries in Ruby on Rails applications. It offers an intuitive interface for building queries with joins, conditions, and aggregations, while potentially outperforming standard ActiveRecord queries on large datasets.
Compute MD5, SHA-1, SHA-256, SHA-512, and CRC32 checksums for strings and files. HMAC-SHA256 and HMAC-SHA512 with timing-safe verification. File checksums use streaming reads for constant memory usage. Supports generic dispatch via digest/file_digest, multi-algorithm single-pass computation, multi-file hashing, file comparison, and verification.
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. This package is a visualizer tool for .ksy files. Given a particular binary file and .ksy file(s) that describe its format, it can visualize internal data structures in a tree form and a multi-level highlight hex viewer.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.