mcollina / split2Links
Split Streams3 style
☆294Updated last year
Alternatives and similar repositories for split2
Users that are interested in split2 are comparing it to the libraries listed below
Sorting:
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- Extremely fast utf8 only stream implementation☆308Updated this week
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Reuse objects and functions with style☆182Updated this week
- 🌲high performance debug logging 🐞☆160Updated 3 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Benchmark your event loop☆112Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆228Updated 3 weeks ago
- Creates super long stack traces☆196Updated last year
- Execute a callback when a request closes, finishes, or errors☆403Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- Create streams lazily when they are accessed (read from/written to).☆55Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆263Updated 2 years ago
- Deprecate all the things☆330Updated last year
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated last week
- Extra assertions on top of node's assert module☆120Updated 3 years ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A node.js module to make the use of promises safe☆667Updated last year
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago