max-mapper / binary-splitLinks
a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data
☆79Updated 2 years ago
Alternatives and similar repositories for binary-split
Users that are interested in binary-split are comparing it to the libraries listed below
Sorting:
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- A hashing function which returns integers with a possible max value☆30Updated 10 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Streaming fs.readdir☆47Updated 8 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- convert module usage to inline expressions☆75Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Key Value store on top of Upring.☆11Updated 8 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 9 years ago
- Small module for making requests/responses over UDP☆46Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Test if two floats are nearly equal☆28Updated 9 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago