基于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
A stand-alone types package for Undici
Common components for Cloud APIs Node.js Client Libraries
A worker_threads pool implementation based on the official Node.js async_hooks documentation
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
HTML5 `FormData` for Browsers and Node.
The assert module from Node.js, for the browser.
Blob & File implementation in Node.js, originally from node-fetch.
Access to multiple isolates
a CSS selector compiler/engine
Utilities for working with htmlparser2's dom
SDK for the Facebook Marketing API in Javascript and Node.js
Get paths for storing things like data, config, cache, etc
Get a stream as a string, Buffer, ArrayBuffer or array
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
Polyfill crypto.randomUUID
Node.js API (Node-API)
Firestore Client Library for Node.js
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
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
Encode & decode XML and HTML entities with ease & speed
A JavaScript library for connecting securely to your Cloud SQL instances