abbr / deasyncLinks
Turns async function into sync via JavaScript wrapper of Node event loop
☆996Updated last year
Alternatives and similar repositories for deasync
Users that are interested in deasync are comparing it to the libraries listed below
Sorting:
- fs with incremental backoff on EMFILE☆1,297Updated last year
- yet another unzip library for node☆776Updated 2 months ago
- Temporary file and directory creator for node.js☆759Updated 2 weeks ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Node.js tool for easy binary deployment of C++ addons☆1,143Updated last week
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 2 years ago
- RFC6265 Cookies and CookieJar for Node.js☆1,014Updated last week
- Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.In…☆653Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Adds source map support to node.js (for stack traces)☆2,192Updated last year
- Jayson is a simple but featureful JSON-RPC 2.0/1.0 client and server for node.js☆728Updated 4 months ago
- Lock on asynchronous code for Nodejs☆419Updated 11 months ago
- kill trees of processes☆347Updated 5 years ago
- node.js cross-platform unzip using streams☆460Updated last year
- Determine the root path to your project☆605Updated 2 years ago
- A simple tool to find an open port or domain socket on the current machine☆896Updated 3 months ago
- tar for node☆876Updated 2 months ago
- libcurl bindings for Node.js☆697Updated 7 months ago
- Make synchronous web requests with cross platform support.☆328Updated 5 years ago
- node.js cross-platform unzip using streams☆617Updated last year
- Node HTTP/HTTPS Agents for tunneling proxies☆538Updated 3 years ago
- implementation of https://github.com/joyent/node/issues/5243☆1,137Updated 2 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,903Updated 2 years ago
- Support keepalive http agent.☆595Updated 7 months ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,094Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- pipe streams together and close all of them if one of them closes☆914Updated 2 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,258Updated last year
- BSON Parser for node and browser☆1,189Updated last week
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Updated 6 years ago