slice-net
A crossplatform tool to transfer large files over slow and unstable networks by sharding them.
jsonarrayfs
Specialized Node.js library for memory-efficient operations on JSON arrays. Stream individual elements from large JSON arrays (files, network responses etc.) and append elements to array files without loading the entire array into memory. Perfect for proc
line-reader-regex
A Node.js package to read a file line by line and extract lines based on a regex match.