petkaantonov / deque
Extremely fast double-ended queue implementation
☆626Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for deque
- A collection of useful stream utility modules for writing better code using streams☆1,085Updated 4 years ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆836Updated 4 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,746Updated 2 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆353Updated last year
- modernize node.js to current ECMAScript standards☆1,382Updated 3 years ago
- High-priority task queue for Node.js and browsers☆608Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated last year
- a fast heap-based priority queue in JavaScript☆357Updated 4 months ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆596Updated 4 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆775Updated last year
- Benchmarks for Node.js JSON-schema validators☆385Updated 4 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆444Updated last month
- Build Node.JS servers that don't fall over.☆1,300Updated 7 years ago
- Check if the event loop is blocked☆731Updated 5 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,722Updated 7 years ago
- Seamlessly create Web Workers☆655Updated 7 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- An Implementation of Observables for Javascript☆884Updated last year
- Node-core streams for userland☆1,032Updated 10 months ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- A list of Crankshaft bailout reasons with examples☆902Updated 6 years ago
- A cross-browser / node.js validator powered by JSON Schema☆589Updated 5 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆573Updated 3 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆493Updated 8 months ago
- minimal streams☆797Updated last year
- pipe streams together and close all of them if one of them closes☆908Updated last month
- Callback-free control flow for Node using ES6 generators.☆547Updated 8 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆299Updated last year