基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Node.js Streams, a user-land copy of the stream library from Node.js
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
A worker_threads pool implementation based on the official Node.js async_hooks documentation
Get paths for storing things like data, config, cache, etc
Node.js API (Node-API)
An HTTP/1.1 client, written from scratch for Node.js
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A stand-alone types package for Undici
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
Google APIs Authentication Client Library for Node.js
Node.js binding for libdatadog
A result paging utility used by Google node.js modules
Common components for Cloud APIs Node.js Client Libraries
Deprecate all the things
Threads for node
A simple utility for promisifying functions and classes.
A simple utility for replacing the projectid token in objects.
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
HTML5 `FormData` for Browsers and Node.
Twilio SendGrid NodeJS internal helpers
Node.js standard library dependencies for fs-related packages
Utility functions for Node.js fs module
Cloud Storage Client Library for Node.js