A worker_threads pool implementation based on the official Node.js async_hooks documentation
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Threads for node
`haven` is a Rust crate for building server-rendered React apps on top of `actix-web`.
A fast and easy-to-use web server framework for Node.js
Thread pools using node's new worker_thread package
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
Generate dev environments for 23+ frameworks — Dockerfile, docker-compose, .env in seconds.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
Universal thread pool 通用线程池
A thread-pool abstraction for ES6 async operations
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js
A better async DNS lookup function for Node.js that implements atomic cache operation.
Easy way to manage a pool of worker threads.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
General-purpose multi-threading library for javascript.
React Native HTTP Server with Nitro Modules
@bale-tools utils
A tiny threading library, made for browsers and Node.
A Job System for node
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
MCP server that onboards developers and AI agents onto any codebase — framework and language agnostic
Telo HTTP Server module - HTTP server and API resource kinds for Telo manifests.
Actix thread pool for sync code
a dynamic scale threadpool for actix crates