petkaantonov / deque
Extremely fast double-ended queue implementation
☆623Updated 4 years ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆446Updated 5 months ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 4 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆836Updated 5 years ago
- a fast heap-based priority queue in JavaScript☆360Updated 8 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- minimal streams☆798Updated 2 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆358Updated last year
- Tim Sort implementation for Node.js☆244Updated 4 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,724Updated 7 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆301Updated last year
- Promisify an event by waiting for it to be emitted☆433Updated 11 months ago
- An Implementation of Observables for Javascript☆885Updated 2 years ago
- ☆344Updated 5 years ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,495Updated 6 years ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- High-priority task queue for Node.js and browsers☆609Updated 3 years ago
- Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.☆346Updated 2 years ago
- implementation of https://github.com/joyent/node/issues/5243☆1,133Updated 2 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- Check if the event loop is blocked☆733Updated 5 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- A tutorial for debugging memory leaks in node☆908Updated 12 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- Split Streams3 style☆285Updated 8 months ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆494Updated last year