ringbuf.js
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer.
text-similarity-node
High-performance and memory efficient native C++ text similarity algorithms for Node.js
thread_pools
Thread pool with Auto-configuration for worker_threads, provides both thread and pool function, has thread-safe storage
react-reffect
Create components whose prop changes map to a global side effect with the power of redux and new Context API
fib-cache
A high-performance, thread-safe LRU cache implementation for fibjs with TTL support and resolver functionality