dominictarr / event-streamLinks
EventStream is like functional programming meets IO
☆2,183Updated 6 years ago
Alternatives and similar repositories for event-stream
Users that are interested in event-stream are comparing it to the libraries listed below
Sorting:
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,933Updated 7 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆783Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,512Updated 2 years ago
- node bindings for the v8 profiler☆1,125Updated 7 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆915Updated 4 months ago
- Make a dump of the V8 heap for later inspection.☆2,539Updated 3 years ago
- modernize node.js to current ECMAScript standards☆1,376Updated 4 years ago
- Rich JavaScript errors☆1,191Updated 3 years ago
- fs with incremental backoff on EMFILE☆1,299Updated last year
- SPDY server on Node.js☆2,802Updated 3 years ago
- Node-core streams for userland☆1,047Updated 9 months ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,498Updated 7 years ago
- Key signing and verification for rotated credentials☆933Updated 4 years ago
- implementation of https://github.com/joyent/node/issues/5243☆1,137Updated 2 years ago
- Lightweight Web Worker API implementation with native threads☆2,288Updated 4 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- BDD style assertions for node.js -- test framework agnostic☆1,893Updated 5 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,094Updated 2 years ago
- Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.☆1,636Updated last year
- Application security for express apps.☆1,783Updated 8 months ago
- Fiber/coroutine support for v8 and node.☆3,559Updated last year
- HTTP-friendly error objects☆2,935Updated 11 months ago
- The non-configurable configuration loader for lazy people.☆1,030Updated 3 years ago
- Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.☆3,862Updated 2 months ago
- An HTTP/2 client and server implementation for node.js☆1,789Updated 6 months ago
- Extends Chai with assertions about promises.☆1,419Updated last week
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago