No description provided.
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Buffer and transform the n first bytes of a stream
This plugin splits minification of webpack compilations into smaller units.
Read a chunk from a file
A webpack plugin to retry loading of chunks that failed to load
HTTP and HTTPS modules that follow redirects.
RPC decorator that chunks getAccounts requests into batches
User interface primitives for console applications
Create or parse a PNG tEXt chunk for storing uncompressed text data in PNG images
Split buffers and streams into smaller chunks
Utility functions shared by react-highlight-words and react-native-highlight-words
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
The fastest semantic text chunking library
split a Text Stream into a Line Stream, using Stream 3
Divides a LineString into chunks of a specified length.
A through2 to create an Array.prototype.filter analog for streams.
This package provides enhanced features for module federation.
A class to hold chunk data for prismarine
A rspack plugin to retry loading of chunks that failed to load
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Create a transform stream using await instead of callbacks
Chop a single stream of data into a series of readable streams
The lodash method `_.chunk` exported as a module.
Split a big test file into multiple chunks and run them in parallel
Thimble is a ruby gem for parallelism and concurrency. It allows you to decide if you want to use separate processes, or if you want to use threads in ruby. It allows you to create stages with a thread safe queue, and break apart large chunks of work.
SmarterCSV is a high-performance CSV reader and writer for Ruby focused on fastest end-to-end ingestion — not just parsing. It returns ready-to-use hashes with configurable header and value transformations, intelligent defaults, and automatic delimiter discovery. Built for real-world data pipelines, SmarterCSV supports chunked processing for large files, streaming via Enumerable APIs, and C acceleration to optimize the full ingestion path (parsing + hash construction + conversions). Designed to handle messy user-uploaded CSV while remaining easy to integrate with Rails, ActiveRecord imports, Sidekiq jobs, parallel processing, and S3-based workflows.