Conduitry / contextyLinks
Asynchronous "thread-local storage" for Node.js, using async_hooks // Mirror of https://git.chor.date/Conduitry/contexty
☆10Updated 7 years ago
Alternatives and similar repositories for contexty
Users that are interested in contexty are comparing it to the libraries listed below
Sorting:
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- 🚨[ARCHIVED] Produces a compact module exporting JSON-schema validation functions compiled by Ajv☆44Updated 5 years ago
- Report on the native node modules used by your application or module☆20Updated 7 months ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Bluebird compatible API on top of native promises.☆37Updated 2 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- A minimal overhead event loop delay sampler.☆26Updated 7 months ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 7 years ago
- ☆53Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 10 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- feross/standard but with even more semicolon goodness☆46Updated 8 years ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- JavaScript context cancellation, deadlines, storage☆44Updated 7 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆109Updated 5 years ago
- Iterate all the data in a stream☆38Updated 7 years ago
- A Modest Proposal for ES Modules in Node☆36Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Run the test suites of all modules depending on a given module.☆21Updated 3 years ago
- find out how long require calls take in your program. this is a debugging tool for figuring out why apps load slowly☆79Updated 10 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams☆20Updated 6 years ago