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.
☆366Updated 2 years ago
Alternatives and similar repositories for denque
Users that are interested in denque are comparing it to the libraries listed below
Sorting:
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Extremely fast utf8 only stream implementation☆286Updated last week
- Split Streams3 style☆290Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 8 months ago
- Simple and robust resource pool for node.js☆494Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆254Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 2 weeks ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆591Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 6 months ago
- A streaming way to send data to a Node.js Worker Thread☆240Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- A stream implementation that does more by doing less☆254Updated last year
- A node.js module to make the use of promises safe☆669Updated 6 months ago
- Asynchronous bootstrapping of Node applications☆451Updated 2 weeks ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Simple worker threads pool using node's worker_threads module.☆290Updated 7 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Expressive MongoDB query builder☆480Updated last year
- Gracefully terminates HTTP(S) server.☆330Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆223Updated 3 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- high performance router for Koa☆139Updated last month
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month