seangarner / node-stream-mmmagicLinks
Node module to sniff the start of a stream to detect the file type and encoding
☆29Updated last year
Alternatives and similar repositories for node-stream-mmmagic
Users that are interested in node-stream-mmmagic are comparing it to the libraries listed below
Sorting:
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 9 months ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Error handling utilities for node☆125Updated 3 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- ☆90Updated 3 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 9 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- speed measurement in javascript☆89Updated 7 years ago
- Server router☆61Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago