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:
- Extremely fast utf8 only stream implementation☆295Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- Split Streams3 style☆290Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated 10 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆451Updated 2 months ago
- Memoize promise-returning & async functions☆414Updated last month
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆524Updated 3 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Serialize/deserialize an error into a plain object☆571Updated last week
- Tiny WebWorker for the Server☆250Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆257Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated this week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆230Updated 5 months ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆594Updated 2 years ago
- Simple and robust resource pool for node.js☆500Updated last year
- Asynchronous bootstrapping of Node applications☆452Updated 3 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆317Updated 2 years ago
- Node.js redis client mock☆216Updated 2 years ago
- Get size of a JavaScript object☆320Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Get callsites from the V8 stack trace API☆266Updated last week
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆163Updated last year
- A cacheable dns.lookup(…) that respects TTL☆214Updated last year
- A simple dependency graph for Node.js☆346Updated last year
- Run some code when the process exits☆292Updated 2 years ago