Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
☆439Mar 31, 2026Updated last week
Alternatives and similar repositories for bl
Users that are interested in bl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A through2 to create an Array.prototype.map analog for streams.☆70Feb 28, 2026Updated last month
- writable stream that concatenates strings or data and calls a callback with the result☆576Jun 23, 2021Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Jun 14, 2024Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Jun 14, 2024Updated last year
- Converts a flat tree to a string☆14Oct 23, 2024Updated last year
- through stream that buffers streams into batches limited by a cumulative byte size limit☆22Apr 6, 2023Updated 3 years ago
- A run-length-encoder that compresses bitfields.☆16Aug 20, 2018Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Jun 14, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Like duplexer (http://npm.im/duplexer) but using streams2☆71Apr 24, 2020Updated 5 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆18Dec 29, 2017Updated 8 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Jun 6, 2020Updated 5 years ago
- Low level bit encoder for buffers☆17Aug 6, 2016Updated 9 years ago
- Simple RPC with Protobuf Services☆25Jul 16, 2020Updated 5 years ago
- Node-core streams for userland☆1,045Jan 7, 2025Updated last year
- Easily convert Little/Big endian typed arrays to the host endianess☆16Aug 21, 2018Updated 7 years ago
- Easily announce and discover .local domains over mdns☆41Dec 2, 2017Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆26Feb 2, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- pipe streams together and close all of them if one of them closes