max-mapper / binary-split
a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data
☆79Updated last year
Alternatives and similar repositories for binary-split:
Users that are interested in binary-split are comparing it to the libraries listed below
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Trace all async operations, output as newline delimited JSON logs, with minimal overhead.☆15Updated 7 years ago
- Create a writable stream that writes to multiple other writeable streams☆30Updated 7 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- convert module usage to inline expressions☆75Updated 4 months ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Creates a duplex stream☆95Updated 4 years ago
- ☆80Updated 5 years ago
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Streamify helps you easily provide a streaming interface for your code.☆52Updated 4 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 5 months ago
- Data classification algorithms☆18Updated 10 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆107Updated 8 years ago
- Multipart parser☆34Updated 6 months ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 10 months ago
- Key Value store on top of Upring.☆10Updated 7 years ago
- A minimal overhead event loop delay sampler.☆22Updated 5 months ago
- Takes a function, returns a function that will can only be called a certain amount of times per second.☆28Updated 8 years ago