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:
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Server router☆61Updated 6 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 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
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Streaming JSON.stringify()☆61Updated 8 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 5 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- FIFO queue in Javascript☆58Updated 4 years ago
- Math. functions for dates☆166Updated 11 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- A tiny wrapper around tape to simplify async testing.☆32Updated 3 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- ☆39Updated 9 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Simple benchmarking tool with TAP-like output that is easy to parse☆170Updated 3 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 9 years ago