invertase / denqueLinks
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries.
☆362Updated 2 years ago
Alternatives and similar repositories for denque
Users that are interested in denque are comparing it to the libraries listed below
Sorting:
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Split Streams3 style☆289Updated 11 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Extremely fast utf8 only stream implementation☆285Updated 3 weeks ago
- A node.js module to make the use of promises safe☆669Updated 5 months ago
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆705Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆252Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 8 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Memoize promise-returning & async functions☆407Updated last year
- A stream implementation that does more by doing less☆253Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- JavaScript Object like api, backed by an arraybuffer☆178Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Array methods + ES6 Iterators =☆288Updated last year
- An Implementation of Observables for Javascript☆888Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- Semaphore using `async` and `await`☆642Updated last year
- A fluent API to generate JSON schemas☆513Updated last month
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆519Updated last week
- A high-performance Javascript string compression library☆327Updated 2 years ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- Node.js redis client mock☆216Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago