implementation of a fixed queue in javascript
A fast, efficient Node.js Worker Thread Pool implementation
A powerful collection Array, List, Stack, Queue, FixedQueue with power of LINQ for Javascript, node.js
Fast FIFO queue backed by a singly-linked list of fixed-size circular buffers. Adapted from Node.js's internal `fixed_queue.js`.
fixed-queue from nodejs lib/internal/fixed_queue.js
Modern Data Structures Written in TS
easy profiler for node.js application. Debug and find out which part of your code is taking more time, more cpu in an organized way.